Eggplant2016
New Member
- Joined
- Jan 20, 2019
- Messages
- 14
I want to enter text in a cell and then if the text that i enter matches text found in a cell that is part of a list, then I want the next 2 columns over to populate with numbers that correspond to the matched text.
So A1 is "Blue". B1 is "10" and C1 is "50".
A2 is "Red", B2 is "15", and C2 is "40"
A3 is "Green", B3 is "20" and C3 is "60"
So i want to enter "blue" in A6 and have B6 and C6 populate with the values from B1 and C1 respectively.
If i enter "Green" into A6, i want B6 and C6 to populate with the values from B3 and C3.
But I want this original list of colours to include hundreds of options. Each with their own values in the adjacent columns.
Thank you for your help
So A1 is "Blue". B1 is "10" and C1 is "50".
A2 is "Red", B2 is "15", and C2 is "40"
A3 is "Green", B3 is "20" and C3 is "60"
So i want to enter "blue" in A6 and have B6 and C6 populate with the values from B1 and C1 respectively.
If i enter "Green" into A6, i want B6 and C6 to populate with the values from B3 and C3.
But I want this original list of colours to include hundreds of options. Each with their own values in the adjacent columns.
Thank you for your help