Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If the user hits the command button, what would be the macro to find
the minimum and maximum of the users selection. In excel front end, it is done by using = min( ) and =max( ) Can the code be tweaked to ignore any alphabets/words from the selection and find the min and max for the only the numbers in the selection? I would appreciate anyone willing to assist me in this. Marvin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SELECT DUPLICATE IN SELECTION | Excel Worksheet Functions | |||
Range(Selection, Selection.End(xlToRight)).Select | Excel Programming | |||
Select another Textbox After Selection | Excel Programming | |||
Macro to select cells and then new selection from selected cells | Excel Programming | |||
Selection.End(xlToLeft).Select | Excel Programming |