Hello. I have a list using Data Validation. When the user selects an item in the list, I want the cost of the item to pop up in the next cell over. I have a list of items with prices in the next column over in the sheet. So basically, I'm looking for a formula that would do the following:
=IF(G2=(value in range B1:B10), (cost of the item in column C in same row as the item),0)
Right now my list is over 50 items, and will continue to grow, and I will have several formulas for a number of lists like this in my sheet. I am really trying to avoid typing out every single possibility as a long string of IF statements for every cell in the list.
PLEASE HELP! I'm losing my hair way too fast over this! LOL!
Thank you!
Mike
Bookmarks