View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hjones hjones is offline
external usenet poster
 
Posts: 1
Default Using Message Box to Open/Import Text File

Hello

I was wondering if it is possible to Import multiple text
files to different sheets within a workbook. I would
like to do this by having a box (I think it's called a
messge box) open asking for the user to type in the file
name. Each file will be from the same path, so could
that could be set as default path? Is this possible?

Thanks for the help.