View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jamie Abbamont Jamie Abbamont is offline
external usenet poster
 
Posts: 1
Default Automate text import

Hi. I'm new to writing macros, and I've been asked to write a macro that imports colon delimited text files into excel. I need to create the macro so that the user is prompted for the file to import. I used the macro recorder, but I cannot get it to work using a variable. Can anyone lend a hand

-Jamie