Showing Mininum $ for items

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have imported a cost item list from quickbooks. I have many items and I am
trying to find a way to get the minimum for each item without going through
each item. The items are in colum A and the Cost is in colum H. I would
like to put the minimum cost in colum J. Is thsi possible in excel 97? If
so, How???
 
=MIN(IF(A2:A200="Material",C2:C200))

as an array formula, so commit with Ctrl-Shift-Enter

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top