Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am looking for some help with a VLookup + IF statements. I basically want to return a price from a table based on the values input from 3 columns.
The setup table looks like the following: Post Code Service Quarter Half 1 2 HR Premium £28.00 £30.50 £33.00 £64.00 Economy £26.50 £28.00 £29.50 £58.00 SY7 Premium £28.00 £30.50 £33.00 £64.00 Economy £26.50 £28.00 £29.50 £58.00 SY8 Premium £28.00 £30.50 £33.00 £64.00 Economy £26.50 £28.00 £29.50 £58.00 WR Premium £28.00 £30.50 £33.00 £64.00 Economy £26.50 £28.00 £29.50 £58.00 and the table I want to input into would be: Post code Service No of Pallets Price HR Premium 1 I basically want the price column above to return the correct value from the setup table based on the lists selected in post code, service & no of pallets. Any ideas on how I do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If (Vlookup 0) working, but what if Vlookup cell does not exist | Excel Worksheet Functions | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup problem - unable to get the vlookup property | Excel Programming | |||
using a vlookup to enter text into rows beneath the vlookup cell | Excel Programming | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) |