DataBlake
Well-known Member
- Joined
- Jan 26, 2015
- Messages
- 781
- Office Version
- 2016
- Platform
- Windows
Hello,
I have an issue where i have a shipping chart and want to use vlookup on the weight to grab a shipping price. the only thing is that anything past 150 lbs will be charged $0.47 per pound thats over 150. So lets say a have the weight in row B. B2 = 200. If B2 > 150 it needs to grab the value for the weight of 150 (lets say its sheet2!D153) and then add (50*0.47). 50 being the amount over 150 of the weight.
Any help would be greatly appreciated.
I have an issue where i have a shipping chart and want to use vlookup on the weight to grab a shipping price. the only thing is that anything past 150 lbs will be charged $0.47 per pound thats over 150. So lets say a have the weight in row B. B2 = 200. If B2 > 150 it needs to grab the value for the weight of 150 (lets say its sheet2!D153) and then add (50*0.47). 50 being the amount over 150 of the weight.
Any help would be greatly appreciated.