B
Bolivar
I am trying to get the statement below to work in an excel spread sheet. I
need 5 more if statements to finish but each time I tack on the 9th
statement it errors out.
=IF(B271=1,(C68),IF(B271=2,(C69),IF(B271=3,(C70),IF(B271=4,(C71),IF(B271=5,(C72),IF(B271=6,(C73),IF(B271=7,(C74),IF(B271=8,(C75),""))))))))
need 5 more if statements to finish but each time I tack on the 9th
statement it errors out.
=IF(B271=1,(C68),IF(B271=2,(C69),IF(B271=3,(C70),IF(B271=4,(C71),IF(B271=5,(C72),IF(B271=6,(C73),IF(B271=7,(C74),IF(B271=8,(C75),""))))))))