View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Juan Melero Juan Melero is offline
external usenet poster
 
Posts: 4
Default Importing text file into an existing excel workbook.

I was wondering if it was possible to get a text file and
import it into an excel worksheet that already exist. For
example, I have an excel worksheet that has Headings and a
fixed format of where I key in data. I want to import a
text file that has the data that I key in everyday into
these columns. Is there a quick way of doing this or do I
have to write lots of code for this?
Thanks to whomever can help.