View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BrianB BrianB is offline
external usenet poster
 
Posts: 1
Default Modify Text Import Wizard

Why not macro record the opening of a text file and use GetOpenFileName
instead.
You can hopefully change parameters depending on some content of the
file name, or use a custom dialog.


---
Message posted from http://www.ExcelForum.com/