codemancode
New Member
- Joined
- Jul 28, 2017
- Messages
- 2
Hey guys and gals, I have a question about a formula im trying to build. I'll type an example below because im as bad at explaining as I am at writing formulas apparently...So, on Sheet1 I have the following In example data in rows:
A1 B1 C1 D1
car RV boat plane
boat car
Plane taxi boat RV
in Sheet2 I have the following in a column:
car 3
RV 4
truck 2
boat 8
taxi 5
plane 2
I would like excel to take the first row, look at sheet2, and say car+RV+boat+plane and return 15. then boat+car 11 etc. I can do a SUMIF or SUMIFS and I can use VLOOKUP, for each one separate, but i cant figure out how to make them work together for a value in the entire row. Or if those are even the best functions to use for this. Thank you very much in advance for any help!
A1 B1 C1 D1
car RV boat plane
boat car
Plane taxi boat RV
in Sheet2 I have the following in a column:
car 3
RV 4
truck 2
boat 8
taxi 5
plane 2
I would like excel to take the first row, look at sheet2, and say car+RV+boat+plane and return 15. then boat+car 11 etc. I can do a SUMIF or SUMIFS and I can use VLOOKUP, for each one separate, but i cant figure out how to make them work together for a value in the entire row. Or if those are even the best functions to use for this. Thank you very much in advance for any help!