Append Text Data to Particular Worksheet

  • Thread starter Thread starter Sean M. Doyle
  • Start date Start date
S

Sean M. Doyle

I need help creating a Macro or VBA code that will go get data from a
specific .txt file and append this data to the next row of a specific
worksheet within an Excel workbook.

Thanks for any help or replies.
Sean
shmiked@yahoo
 
Try recording one when you do it manually once.

If you need help tweaking your code when you're done, post back.
 
Thanks Dave

Dave Peterson said:
Try recording one when you do it manually once.

If you need help tweaking your code when you're done, post back.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top