Hi,
I have a sheet which I need to apply different formulas in one column depening on the value in another column (which range from 1 to 100)
At the moment I have done this with something like
=if(A=1, formula#1, if(A=2,formula#2, if(A=3,formula#3,...etc
and then copy it down for the whole column
is there an easier way of producing this?
Thanks in advance!
Bookmarks