Thread: Open Command
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Si Si is offline
external usenet poster
 
Posts: 9
Default Open Command

Ok not sure if I'm in the right place or not.
Excel Programming?

I am building a Macro using (Application.Dialogs(xlDialogOpen).Show)
However what I cannot get it to do is Default to File Type *.csv
IE: When Open box Shows I want it to list All *.csv straight off, instead of
having to select it from File type!
Any Help would be much appreciated!

Thanks