Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I want to identify the largest number in a certain column (A). Is there a given way to accomplish this? -- eyecalibrate ------------------------------------------------------------------------ eyecalibrate's Profile: http://www.excelforum.com/member.php...fo&userid=6621 View this thread: http://www.excelforum.com/showthread...hreadid=536372 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
msgbox application.max(worksheets("sheet1").range("a:a"))
eyecalibrate wrote: I want to identify the largest number in a certain column (A). Is there a given way to accomplish this? -- eyecalibrate ------------------------------------------------------------------------ eyecalibrate's Profile: http://www.excelforum.com/member.php...fo&userid=6621 View this thread: http://www.excelforum.com/showthread...hreadid=536372 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Largest number in column | Excel Discussion (Misc queries) | |||
Can I change the color of the largest number in a column? | Excel Discussion (Misc queries) | |||
Count occurance of largest duplicate number in a single column ran | New Users to Excel | |||
Counting the largest number of consecutive 1's in a column | New Users to Excel | |||
find the largest number in column | Excel Discussion (Misc queries) |