.FileType = (.csv files) ??

D

Dave

Hi Guys,

I have a Macro that contains the line:

..FileType = msoFileTypeExcelWorkbooks



I want this macro to be able to find both Excel Workbooks AND .csv files.

How would I do this using the above format?

thanks
Dave!
 
Top