Forum Discussion

Jo1963's avatar
Jo1963
Copper Contributor
Mar 18, 2020
Solved

Converting a large spreadsheet to a table and formula results change

I have a large spreadsheet of data and I have converted it to a table (re-engineering old file layouts).  When I do the conversion, the results of existing formulas change and I'm stumped as to why. ...
  • SergeiBaklan's avatar
    Mar 18, 2020

    Jo1963 

    If you converted the range to the table and in row 3 are headers of the table, with conversion to table they were converted to the texts. In formula you shall convert them back to number with double dash or VALUE(). And better to use structured references here.

Resources