View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Open the Sort dialog box

Hi,

You can sort from Vb without using the dialog box, perhaps it would be best
if you explained what you are trying to sort.

Mike

"PM" wrote:

How do I open the Sort dialog box using VBA?
Excel 2000.

Thanks
Pete