Hi I need to convert text in on cell to a number in another.I Have tried to use the formula below, but it ony allows 8 functions any ideas need 16+ functions.
=IF(A20="3c",2,IF(A20="3b",3,IF(A20="3a",4,IF(A20="4c",5,IF(A20="4b",6,IF(A20="4a",7,IF(A20="5c",8,IF(A20="5b",9,))))))))
any ideas? thanks crew.
Some lead, some follow....I just Hope!
=IF(A20="3c",2,IF(A20="3b",3,IF(A20="3a",4,IF(A20="4c",5,IF(A20="4b",6,IF(A20="4a",7,IF(A20="5c",8,IF(A20="5b",9,))))))))
any ideas? thanks crew.
Some lead, some follow....I just Hope!