View Single Post
  #1   Report Post  
Bryan
 
Posts: n/a
Default Function for Least Cost.

I have an excel spreadsheet that has 5 or so Workbooks in it. On each of
these workbooks I have a company name and a price for a product.

I would like to write a function on a Master page to compair each price on
each workbook and then on the master page display the company name of the
company that had the lowest price.

thanks