Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Max number in a given range

In col E I have numbers from row 1 to row 22
How do I find out the MAX(the highest) number between row 1 and 10 or row 12
and 22
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 10,124
Default Max number in a given range

Forgive me, but have you looked in the help index for MAX

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"pcor" wrote in message
...
In col E I have numbers from row 1 to row 22
How do I find out the MAX(the highest) number between row 1 and 10 or row
12
and 22
Thanks


  #3   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Max number in a given range

MAX(the highest) number between row 1 and 10
In say, F1: =MAX(E1:E10)

If you mean comparing just 2 cells, E1 and E10.
then in F1: =MAX(E1,E10)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"pcor" wrote:
In col E I have numbers from row 1 to row 22
How do I find out the MAX(the highest) number between row 1 and 10 or row 12
and 22
Thanks

  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,480
Default Max number in a given range

Hi

Not sure what you mean.
Do you want the max number between E1and E10
=MAX(E1:E10)
or MAX(E12:E22)
or the maximum of E1:E22 but excluding E11
=MAX(MAX(E1:E10),MAX(E12:E22))
--
Regards
Roger Govier

"pcor" wrote in message
...
In col E I have numbers from row 1 to row 22
How do I find out the MAX(the highest) number between row 1 and 10 or row
12
and 22
Thanks


  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Max number in a given range


Thanks you very much
"Max" wrote:

MAX(the highest) number between row 1 and 10

In say, F1: =MAX(E1:E10)

If you mean comparing just 2 cells, E1 and E10.
then in F1: =MAX(E1,E10)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"pcor" wrote:
In col E I have numbers from row 1 to row 22
How do I find out the MAX(the highest) number between row 1 and 10 or row 12
and 22
Thanks



  #6   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Max number in a given range

Thanks

"Don Guillett" wrote:

Forgive me, but have you looked in the help index for MAX

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"pcor" wrote in message
...
In col E I have numbers from row 1 to row 22
How do I find out the MAX(the highest) number between row 1 and 10 or row
12
and 22
Thanks



  #7   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Max number in a given range


You were the most helpful by far Most sincere thanks...and BTW it worked
very well
Thanksagain
"Roger Govier" wrote:

Hi

Not sure what you mean.
Do you want the max number between E1and E10
=MAX(E1:E10)
or MAX(E12:E22)
or the maximum of E1:E22 but excluding E11
=MAX(MAX(E1:E10),MAX(E12:E22))
--
Regards
Roger Govier

"pcor" wrote in message
...
In col E I have numbers from row 1 to row 22
How do I find out the MAX(the highest) number between row 1 and 10 or row
12
and 22
Thanks


  #8   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Max number in a given range

welcome
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"pcor" wrote in message
...

Thanks you very much



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
Does a number exist in a range John[_9_] Excel Worksheet Functions 3 July 6th 07 02:52 AM
Last Row Number in a Named Range David Excel Worksheet Functions 6 May 7th 07 02:11 AM
End of range changes when I add a number Julian New Users to Excel 2 April 5th 06 09:04 AM
Searching a Range for a number over 40 annem Excel Worksheet Functions 2 January 6th 06 03:59 PM
Assign one number to a number range Sue New Users to Excel 1 October 6th 05 01:21 AM


All times are GMT +1. The time now is 02:45 PM.

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

About Us

"It's about Microsoft Excel"