I have a cell A1 with the word APPLE
Cell A2 has the word ORANGE
Cell A3 has the word BANANA
I want in column B a formula to look at the word in column A and put the proper name beside it from a range of words I've selected.
From a formula in column B using "if", if it see's the word APPLE, then it should put RED DELICIOUS in column B1. If it sees the word ORANGE like in A2, then it would put the word LARGE ORGANIC. If it see's the word BANANA in column A, then it would use the word YELLOW FRUIT in column B.
After the formula has been pasted in column B, then it would look like
B1: RED DELICIOUS
B2: LARGE ORGANIC
B3: YELLOW FRUIT
I was assuming a simple "IF" formula, but I'm not to sure how.
Any advice would be appreciated.
Bookmarks