View Single Post
  #1   Report Post  
roland_arv roland_arv is offline
Junior Member
 
Posts: 2
Default Excel formula help for calculating freight.

Hello everyone,

I need help with a formula please. Spreadsheet is attached in zip file.


The attached spreadsheet has (4) sheets. The first sheet contains the formulas, the 2nd through 4th sheets contain freight costs/weights for 3 different freight companies. Columns H, I, and L already have active formulas within them. Column M is where I need the freight formula.

------------

This is what I would like to have happen (if possible) in Column M under Shipping Cost but can't seem to figure it out. Here are my scenarios:

1. If Column H and Column I show "Eligible" or if Column H shows "Eligible" and Column I shows "NonEligible", use data from ShipMethod1 Freight sheet and depending on what Column L is showing as the "Calculated Weight" value, pull the corresponding freight cost from ShipMethod1 Freight sheet into Column M. (Note: The issue here is that Calculated Weight is not always a whole number so the calculation has to look at weight ranges on the freight table to choose the right associated cost. So for example, if the Calculated Weight was .35, the formula should choose the freight cost value of $2.09 from ShipMethod1 Freight sheet.)

2. If Column H shows "NonEligible" and Column I shows "Eligible", use data from ShipMethod2 Freight sheet and depending on what Column L is showing as the "Calculated Weight" value, pull the corresponding freight cost from ShipMethod2 Freight sheet into Column M. (Note: Same issue here with ranges...)

3. If Column H shows "NonEligible" and Column I shows "NonEligible", use data from ShipMethod3 Freight sheet and depending on what Column L is showing as the "Calculated Weight" value, pull the corresponding freight cost from ShipMethod3 Freight sheet into Column M. (Note: Same issue here with ranges...)
------------

I hope this makes sense...

Thank you for any and all help!
Attached Files
File Type: zip test_073113.zip (12.2 KB, 250 views)