What formula can I use to do the following:
I have 3 options of what the cell will say.
IN Stock
Reserved
or a specific date
If cell A1 says Instock, I'd like A2 to say Instock.
If cell A1 says Reserved, I'd like A2 to say Reserved.
If cell A1 does NOT say Instock or Reserved, I'd like A2 to say NY OOS.
I tried multiple IF statements, but can't figure how to return 3 possible answers instead of just 2.
Also, Is there a function in excel where I can update several PIVOT tables within the same workbook at once instead of having to update them manually on each tab?
Thanks!
Robin
I have 3 options of what the cell will say.
IN Stock
Reserved
or a specific date
If cell A1 says Instock, I'd like A2 to say Instock.
If cell A1 says Reserved, I'd like A2 to say Reserved.
If cell A1 does NOT say Instock or Reserved, I'd like A2 to say NY OOS.
I tried multiple IF statements, but can't figure how to return 3 possible answers instead of just 2.
Also, Is there a function in excel where I can update several PIVOT tables within the same workbook at once instead of having to update them manually on each tab?
Thanks!
Robin