How do I append imported text down an Excel Spreadsheet?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a macro that imports text file. But the when the macro runs the file
is imported accross the page. I need it to go down the page. This file is a
daily update of accounting information.
 
a) change the way the imported file is created so that it has one item per
record
b) do a Copy followed by Edit|Paste Special->Transpose in the worksheet
c) implement (b) as a subroutine macro
 

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