How to return mulitple values based on the contents of another cel
For example cell A1 could contain values of 1 through 50.
If the Value is 1, 4, 7, 10 I want to return the value of A in cell A2
If the Value is 2, 5, 8, 11 I want to return the value of B in cell A2
If the Value is 3, 6,9, 12 I want to return the value of C in cell A2
Thanks for your help!
|