Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / February 2007

Tip: Looking for answers? Try searching our database.

Max/Min/Median

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gibsol - 28 Feb 2007 14:15 GMT
I have a database which depending on the criteria increases or decreases in
length. What I am trying to do is find the Max/Min/Median % in one column of
data of varying size, e.g. if I select criteria 1, the data length is 100
rows, if I select 2, the data length is 25 - data is different to criteria 1.
Any help would be appreciated.
Toppers - 28 Feb 2007 15:01 GMT
Are the data and criteria in separate columns e.g. % in Column A, criteria in
B?

If so, then try entered with Ctrl+Shift+Enter

=MAX(IF($B$1:$B$20=1,$A$1:$A$20))

> I have a database which depending on the criteria increases or decreases in
> length. What I am trying to do is find the Max/Min/Median % in one column of
> data of varying size, e.g. if I select criteria 1, the data length is 100
> rows, if I select 2, the data length is 25 - data is different to criteria 1.
> Any help would be appreciated.
Teethless mama - 28 Feb 2007 15:22 GMT
=SUMPRODUCT(MAX((B1:B20=1)*(A1:A20)))

> I have a database which depending on the criteria increases or decreases in
> length. What I am trying to do is find the Max/Min/Median % in one column of
> data of varying size, e.g. if I select criteria 1, the data length is 100
> rows, if I select 2, the data length is 25 - data is different to criteria 1.
> Any help would be appreciated.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.