Append Text Data to Particular Worksheet

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
 
D

Dave Peterson

Try recording one when you do it manually once.

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