View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andy Andy is offline
external usenet poster
 
Posts: 1
Default linking Excel to txt file

I have a spreadsheet in which I need to import data that
currently resides in a .txt file. I would imagine that I
need to create some sort of link between the .xls and .txt
formats and then create a macro that subsequently pulls in
all pertinent data, but I am at a loss as how to begin
this process.

Any and all insights are welcome.

thanks.