I am trying to use a formula in the formula into a cell
=IF(E9=0.33,"=H9",IF(E9=0.25,"=H9","=H9/G9"
)
but it will not paste the expression as a formula but as a text string - how can formulas be pasted ? I have tried using double quotes ( as used if you are inserting as formula into a cel from a user form but to no avail.
Yours hopefully
Nick
=IF(E9=0.33,"=H9",IF(E9=0.25,"=H9","=H9/G9"

but it will not paste the expression as a formula but as a text string - how can formulas be pasted ? I have tried using double quotes ( as used if you are inserting as formula into a cel from a user form but to no avail.
Yours hopefully
Nick