pick lowest value from a set of cells

jdmillerinc1

New Member
Joined
Dec 15, 2015
Messages
5
I'm trying to set up a spread sheet that can take pricing from mutiple vendors for several different materials and chose the best price

I have all the materials in a single column, and columns for the price of each vendor, and a column for the best price using the min function.

Problem is not all vendors price each and every item. I want the best price column to ignore any "0" values, but the MIN function will always return the 0
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
This almost works. Problem is Each Vendor has two columns one for unit price and one for total price (unit price times quantity). and I do want to keep that so I can compare price savings by buying each item for the lowest vendor or all from one.

How can I adapt your formula to look at every other cell in the row?
 
Upvote 0

Forum statistics

Threads
1,223,911
Messages
6,175,337
Members
452,637
Latest member
Ezio2866

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top