Sundance_Kid
Board Regular
- Joined
- Sep 2, 2017
- Messages
- 155
- Office Version
- 365
- Platform
- Windows
I am trying to figure out a formula but cant get it fully right.
Cell A1 = Text saying USA
Cell B1 = Formula = If A1="Europe", vlookup(A1,'Sheet2'!A:C,3,0),otherwise return the text in cell A1
I cannot get the last part of the formula where I want it to return the text from cell A1 if it is not "Europe".
Thanks
Cell A1 = Text saying USA
Cell B1 = Formula = If A1="Europe", vlookup(A1,'Sheet2'!A:C,3,0),otherwise return the text in cell A1
I cannot get the last part of the formula where I want it to return the text from cell A1 if it is not "Europe".
Thanks