E
ernestgoh
hi, just trying to find out if there is a maximum number of IFs you ca
use in a statement in one cell. I can't use more than 9 IFs in 1 cel
else will get an error message. Is there any way to overcome this?
could use vlookup method but they mean changing my current format
thanks!
Example:
=IF(Plan_ANB=1,BJ5,IF(Plan_ANB=2,BJ21,IF(Plan_ANB=3,BJ37,IF(Plan_ANB=4,BJ53,IF(Plan_ANB=5,BJ69,IF(Plan_ANB=6,BJ85,IF(Plan_ANB=7,BJ101,IF(Plan_ANB=8,BJ117,BJ149)))))))
use in a statement in one cell. I can't use more than 9 IFs in 1 cel
else will get an error message. Is there any way to overcome this?
could use vlookup method but they mean changing my current format
thanks!
Example:
=IF(Plan_ANB=1,BJ5,IF(Plan_ANB=2,BJ21,IF(Plan_ANB=3,BJ37,IF(Plan_ANB=4,BJ53,IF(Plan_ANB=5,BJ69,IF(Plan_ANB=6,BJ85,IF(Plan_ANB=7,BJ101,IF(Plan_ANB=8,BJ117,BJ149)))))))