Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Can I calculate a statistical range (largest minus smallest)?

How can I calculate a statistical range (largest number minus smallest number
) when numbers are in random order?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Can I calculate a statistical range (largest minus smallest)?

=max(A1:A10)-min(A1:A10)

Adjust range reference to suit your needs.

Dave
--
Brevity is the soul of wit.


"lolee624" wrote:

How can I calculate a statistical range (largest number minus smallest number
) when numbers are in random order?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Can I calculate a statistical range (largest minus smallest)?

=MAX(A1:A100)-Min(A1:A100)
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"lolee624" wrote in message
...
How can I calculate a statistical range (largest number minus smallest
number
) when numbers are in random order?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Calculate a sum between a rolling data range. Charles Johnston Excel Discussion (Misc queries) 3 June 1st 05 08:29 PM
calculate minus figures Nigel Excel Discussion (Misc queries) 1 March 30th 05 04:33 PM
calculate minus figures only Nigel Excel Discussion (Misc queries) 2 March 30th 05 12:03 PM
Getting the 2nd largest or smallest valuesin a range Michael Rekas Excel Discussion (Misc queries) 5 January 31st 05 07:48 AM
Excel - formula to calculate colored fill cells within a range wi. MA Excel Worksheet Functions 1 January 7th 05 04:06 PM


All times are GMT +1. The time now is 12:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"