Forum Discussion

Jacques_Lewalle's avatar
Jacques_Lewalle
Copper Contributor
Sep 24, 2022
Solved

Excel

In an xlsx file, I construct a simple formula by concatenating a text string, e.g. =b28; how to I execute it (evaluate it) as a formula? I tried F2 Enter with no result. Thanks
  • GeorgieAnne's avatar
    Sep 24, 2022
    Hello Jacques_Lewalle
    Look into the INDIRECT() function, and ADDRESS() function.

    Hope this helps

    Georgie Anne

Resources