View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
FallenFigLeaf FallenFigLeaf is offline
external usenet poster
 
Posts: 3
Default xlDialogImportTextFile txt file name

I am calling xlDialogImportTextFile, selecting the txt file to import, and
then manipulating the imported data.

How do I capture the name of the txt file I selected to import and still use
xlDialogImportTextFile?