Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i have an array ARRAY(10). The array contains different numbers. I would like
to return the largest number in the array to another variable LARGEST. LARGEST = MAX(ARRAY(10)) Something like =Max(1,2,3,4,5) Unfortunately I have not been able to determine how to use the MAX math function to in VBA or if it can be used on an array. Thank you for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I search for the second largest value in the array? | Excel Worksheet Functions | |||
how to sum 'n' largest values *not* in an array? | Excel Discussion (Misc queries) | |||
Return 1st, 2nd, 3rd largest test values | Excel Worksheet Functions | |||
Reference to the N-largest value in an array | Excel Worksheet Functions | |||
Find Largest and Return Column Name | Excel Worksheet Functions |