Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do you bring up the Sort userform as part of a subroutine.
I would like to have a macro highlight a certain area of a spreadsheet and then bring up the Sort command for a manual sort. Thanks in advance for any help. Don |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do you bring up the Sort userform
Hi. Application.Dialogs(xlDialogSort).Show -- HTH. :) Dana DeLouis Windows XP, Office 2003 "don" wrote in message ... How do you bring up the Sort userform as part of a subroutine. I would like to have a macro highlight a certain area of a spreadsheet and then bring up the Sort command for a manual sort. Thanks in advance for any help. Don |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why is the sort command in excel 2003 shaded out? | New Users to Excel | |||
Sort command does not sort some columns? | New Users to Excel | |||
Problem programming the Sort command | Excel Programming | |||
sort command | New Users to Excel | |||
Sort command | Excel Programming |