Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello All, How do I find say the maximum/minimum of a selected set of cells ? Srikanth *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
msgbox application.worksheetfunction.max(selection) -- Regards Frank Kabel Frankfurt, Germany "Srikanth Ganesan" schrieb im Newsbeitrag ... Hello All, How do I find say the maximum/minimum of a selected set of cells ? Srikanth *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
range of cells selected when I click on one | Excel Discussion (Misc queries) | |||
Put data in range of selected cells | Excel Discussion (Misc queries) | |||
Average Selected Cells From a Range | Excel Worksheet Functions | |||
Select only visible cells in a selected range | Excel Programming | |||
Apply a macro to a pre-selected range of cells | Excel Programming |