Thread
:
GetOpenFilename - Error
View Single Post
#
2
Posted to microsoft.public.excel.programming
Les Stout[_2_]
external usenet poster
Posts: 396
GetOpenFilename - Error
Have found the problem; it was a comma missing after the last CSV !!
Filt = "Comma Seperated Files (*.csv), *.csv," & _
"Excel Files (*.xls),*.xls"
Les Stout
*** Sent via Developersdex
http://www.developersdex.com
***
Reply With Quote
Les Stout[_2_]
View Public Profile
Find all posts by Les Stout[_2_]