#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 390
Default Largest number 2

I have a range of cells with a number in each cell (below).
Cell C1 2
Cell C2 12
Cell C3 14
Cell C4 7

I want a formula that gets the largest number in Cell C1.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Largest number 2

=MAX(C1:C4)


If this post helps click Yes
---------------
Jacob Skaria


"MAX" wrote:

I have a range of cells with a number in each cell (below).
Cell C1 2
Cell C2 12
Cell C3 14
Cell C4 7

I want a formula that gets the largest number in Cell C1.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Largest number 2

In C1 enter:
=MAX(C2:C4)
--
Gary''s Student - gsnu200850


"MAX" wrote:

I have a range of cells with a number in each cell (below).
Cell C1 2
Cell C2 12
Cell C3 14
Cell C4 7

I want a formula that gets the largest number in Cell C1.

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Largest number 2

Hi Max
Type this =MAX(C2:C100) in C1, change range to your needs
HTH
John
"MAX" wrote in message
...
I have a range of cells with a number in each cell (below).
Cell C1 2
Cell C2 12
Cell C3 14
Cell C4 7

I want a formula that gets the largest number in Cell C1.

Thanks


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
Largest number MAX Excel Worksheet Functions 4 April 29th 09 05:20 PM
Largest Prime Number Gary''s Student Excel Discussion (Misc queries) 10 November 24th 08 01:26 AM
Finding the largest number help John Excel Discussion (Misc queries) 7 October 23rd 07 11:10 PM
highlight largest number in a row snmcpa Excel Worksheet Functions 2 July 17th 06 07:50 PM
finding the largest number from the last row and look up its name. Jeff Excel Worksheet Functions 5 February 24th 05 10:40 PM


All times are GMT +1. The time now is 09:26 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"