Multiple IF Statements
Posted by Jamie on March 27, 2000 2:07 PM
Hi all,
In excel 97, I'd like to setup a cell for multiple IF statements but I can't figure it out and it's driving me nuts. I'd like a formula to understand this sentence:
If A1=1, then insert the contents of cell B1, or, if A1=2, then insert the contents of cell C1, or, if A1=3, then insert the contents of cell D1, or, if A1=4, then insert the contents of cell E1.
A1 will always equal either 1, 2, 3, or 4 so I really don't need an "if false" line.
Can anyone help save my sanity?
Any and all help will be greatly appreciated.
Thanks,
Jamie