Thread
:
Question about saving a *.dbf file
View Single Post
#
2
Posted to microsoft.public.excel.programming
mudraker[_203_]
external usenet poster
Posts: 1
Question about saving a *.dbf file
39N95W
Change this line of code
Filt = "DBF file (*.dbf)"
to
Filt = "DBF file (*.dbf), *.dbf"
Tested on Excel 9
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
mudraker[_203_]
View Public Profile
Find all posts by mudraker[_203_]