Hello,
I want to assign a particular value to a cell based on a value in an adjacent cell. There are 33 different catagories so it is too much to do as IF statements in one cell.
I basically want to know if it is possible to make my own function that I could make from 33 nested IF statements or (?elsif?) (Can I use this many IF's in VBA?).
I have not made Excel functions before so if you could point me toward an idiots guide to functions I would really appreciate it.
Thanks for any help or links
SO
I want to assign a particular value to a cell based on a value in an adjacent cell. There are 33 different catagories so it is too much to do as IF statements in one cell.
I basically want to know if it is possible to make my own function that I could make from 33 nested IF statements or (?elsif?) (Can I use this many IF's in VBA?).
I have not made Excel functions before so if you could point me toward an idiots guide to functions I would really appreciate it.
Thanks for any help or links
SO