max, min ratio problem

  • Thread starter Thread starter nisumin
  • Start date Start date
N

nisumin

I need to find a max, min ratio between the same fields and I'm having
trouble figuring it out. Any formula suggestions?

I'm using Excel 2007.
 
If you need the ratio of the min to the max, try

=MIN(A1:A100)/MAX(A1:A100)
 

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