Forum Discussion

bartvana's avatar
bartvana
Iron Contributor
Jan 21, 2021
Solved

Fetch formula from cell (or dropdown box)

I have a table with a calculation, and would like to easily switch formulas. So I'd have a list of formulas next to the table, and with a dropdown box, would like to let the user choose which formul...
  • JMB17's avatar
    Jan 21, 2021

    bartvana 

     

    You could do it using IF, IFS, or perhaps SWITCH depending on how many formulas you plan to have.

     

    You could also try the Evaluate function, which only works as a named formula in the name manager (attached).

Resources