G
GB
Hello,
I have a spreadsheet for which I need a certain value in a column (D)
based on the value in three previos coulumns (A,B,C), i.e.
Column A ColumnB ColumnC
Sydney Los Angeles Express
Sydney Los Angeles Deferred
Sydney Dallas Deferred
Hong Kong New York Express
Taipei San Francisco Express
Taipei Los Angeles Deferred
Tokyo Los Angeles Express
Manila Dallas Express
Column D
3
5
5
1
2
4
5
2
So if the value of A is Sydney, B is Los Angeles and C is Express,
column D should have a formula that give the value of 3. The value for
column D it will be pulling of a second sheet which contains all
possible combinations. If the combination is not listed on the second
sheet a "N/A" should appearin Column D.
I assume I somehow need to use LOOKUP / VLOOKUP / HLOOKUP, but I am
unsure of how to aproach this. Please help!
Thanks...
I have a spreadsheet for which I need a certain value in a column (D)
based on the value in three previos coulumns (A,B,C), i.e.
Column A ColumnB ColumnC
Sydney Los Angeles Express
Sydney Los Angeles Deferred
Sydney Dallas Deferred
Hong Kong New York Express
Taipei San Francisco Express
Taipei Los Angeles Deferred
Tokyo Los Angeles Express
Manila Dallas Express
Column D
3
5
5
1
2
4
5
2
So if the value of A is Sydney, B is Los Angeles and C is Express,
column D should have a formula that give the value of 3. The value for
column D it will be pulling of a second sheet which contains all
possible combinations. If the combination is not listed on the second
sheet a "N/A" should appearin Column D.
I assume I somehow need to use LOOKUP / VLOOKUP / HLOOKUP, but I am
unsure of how to aproach this. Please help!
Thanks...