Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i need to find out the index of the maximum value in a specific column, how
do i manage that? thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=MATCH(MAX(A:A),A:A,0)
-- Gary''s Student - gsnu200772 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help in finding Value in Index Array | Excel Discussion (Misc queries) | |||
Finding series index if I know the Series Name | Charts and Charting in Excel | |||
Chart axes color index vs font color index | Charts and Charting in Excel | |||
How do I pull the col. index value as well as row index value | Excel Discussion (Misc queries) | |||
finding the row index for the last value > than some value | Excel Worksheet Functions |