View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
don don is offline
external usenet poster
 
Posts: 15
Default Bringing up sort command

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