[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD]Company 1
[/TD]
[TD][/TD]
[TD][/TD]
[TD]Company 2
[/TD]
[TD][/TD]
[TD][/TD]
[TD]Company 3
[/TD]
[TD][/TD]
[TD][/TD]
[TD]Company 4
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Destination
[/TD]
[TD]Origin
[/TD]
[TD]0 (Min $)
[/TD]
[TD]100 lbs.
[/TD]
[TD]1000 lbs.
[/TD]
[TD]0 (Min $)
[/TD]
[TD]100 lbs.
[/TD]
[TD]500 lbs.
[/TD]
[TD]0 (Min $)
[/TD]
[TD]100 lbs.
[/TD]
[TD]500 lbs.
[/TD]
[TD]0 (Min $)
[/TD]
[TD]100 lbs.
[/TD]
[TD]500 lbs.
[/TD]
[/TR]
[TR]
[TD]DFW
[/TD]
[TD]ATL
[/TD]
[TD]$25.95
[/TD]
[TD]$7.76
[/TD]
[TD]$7.12
[/TD]
[TD]$39.82
[/TD]
[TD]$13.36
[/TD]
[TD]$13.09
[/TD]
[TD]$40.00
[/TD]
[TD]$11.13
[/TD]
[TD]$10.89
[/TD]
[TD]$26.00
[/TD]
[TD]$10.47
[/TD]
[TD]$9.97
[/TD]
[/TR]
[TR]
[TD]CVG
[/TD]
[TD]CLT
[/TD]
[TD]$34.60
[/TD]
[TD]$13.80
[/TD]
[TD]$13.80
[/TD]
[TD]$39.82
[/TD]
[TD]$23.58
[/TD]
[TD]$23.12
[/TD]
[TD]$40.00
[/TD]
[TD]$19.00
[/TD]
[TD]$19.00
[/TD]
[TD]$39.50
[/TD]
[TD]$20.94
[/TD]
[TD]$19.95
[/TD]
[/TR]
[TR]
[TD]GSP
[/TD]
[TD]EWR
[/TD]
[TD]$45.00
[/TD]
[TD]$11.25
[/TD]
[TD]$10.50
[/TD]
[TD]$39.82
[/TD]
[TD]$21.81
[/TD]
[TD]$20.82
[/TD]
[TD]$40.00
[/TD]
[TD]$19.00
[/TD]
[TD]$19.00
[/TD]
[TD]$33.50
[/TD]
[TD]$21.64
[/TD]
[TD]$19.95
[/TD]
[/TR]
</tbody>[/TABLE]
Hello All,
I am attempting to put together a price comparison spreadsheet, but I am having trouble figuring a formula to return the necessary information. There is approximately 9,000 Origin/Destination combinations to be searched in the formula. What I need is:
1.) A formula to search for the origin, destination, and closest weight.
2.) I then need the formula to return the lowest cost (of four competing carrier's).
3.) I will then need a second formula to return the name of the carrier.
4.) If possible I would like to rank all four carrier's in descending order.
Please see example above...
I am unsure of how to post an example of my worksheet. I believe seeing an example would help tremendously. Please reply, if only to help with posting example.
Thank you,
Bitty
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD]Company 1
[/TD]
[TD][/TD]
[TD][/TD]
[TD]Company 2
[/TD]
[TD][/TD]
[TD][/TD]
[TD]Company 3
[/TD]
[TD][/TD]
[TD][/TD]
[TD]Company 4
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Destination
[/TD]
[TD]Origin
[/TD]
[TD]0 (Min $)
[/TD]
[TD]100 lbs.
[/TD]
[TD]1000 lbs.
[/TD]
[TD]0 (Min $)
[/TD]
[TD]100 lbs.
[/TD]
[TD]500 lbs.
[/TD]
[TD]0 (Min $)
[/TD]
[TD]100 lbs.
[/TD]
[TD]500 lbs.
[/TD]
[TD]0 (Min $)
[/TD]
[TD]100 lbs.
[/TD]
[TD]500 lbs.
[/TD]
[/TR]
[TR]
[TD]DFW
[/TD]
[TD]ATL
[/TD]
[TD]$25.95
[/TD]
[TD]$7.76
[/TD]
[TD]$7.12
[/TD]
[TD]$39.82
[/TD]
[TD]$13.36
[/TD]
[TD]$13.09
[/TD]
[TD]$40.00
[/TD]
[TD]$11.13
[/TD]
[TD]$10.89
[/TD]
[TD]$26.00
[/TD]
[TD]$10.47
[/TD]
[TD]$9.97
[/TD]
[/TR]
[TR]
[TD]CVG
[/TD]
[TD]CLT
[/TD]
[TD]$34.60
[/TD]
[TD]$13.80
[/TD]
[TD]$13.80
[/TD]
[TD]$39.82
[/TD]
[TD]$23.58
[/TD]
[TD]$23.12
[/TD]
[TD]$40.00
[/TD]
[TD]$19.00
[/TD]
[TD]$19.00
[/TD]
[TD]$39.50
[/TD]
[TD]$20.94
[/TD]
[TD]$19.95
[/TD]
[/TR]
[TR]
[TD]GSP
[/TD]
[TD]EWR
[/TD]
[TD]$45.00
[/TD]
[TD]$11.25
[/TD]
[TD]$10.50
[/TD]
[TD]$39.82
[/TD]
[TD]$21.81
[/TD]
[TD]$20.82
[/TD]
[TD]$40.00
[/TD]
[TD]$19.00
[/TD]
[TD]$19.00
[/TD]
[TD]$33.50
[/TD]
[TD]$21.64
[/TD]
[TD]$19.95
[/TD]
[/TR]
</tbody>[/TABLE]
Hello All,
I am attempting to put together a price comparison spreadsheet, but I am having trouble figuring a formula to return the necessary information. There is approximately 9,000 Origin/Destination combinations to be searched in the formula. What I need is:
1.) A formula to search for the origin, destination, and closest weight.
2.) I then need the formula to return the lowest cost (of four competing carrier's).
3.) I will then need a second formula to return the name of the carrier.
4.) If possible I would like to rank all four carrier's in descending order.
Please see example above...
I am unsure of how to post an example of my worksheet. I believe seeing an example would help tremendously. Please reply, if only to help with posting example.
Thank you,
Bitty