combine 2 files into one

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

Guest

hello, I am facing difficuties to combine 2 files into one excel file
These 2 file consist about 80,000 rows.

Need your help urgently and please advice.

Thank you.
 
Unless you're using xl2007, you're going to have trouble.

xl97 to xl2003 only support 64k rows per worksheet.
 
Hi Dave,

Thanks, i am using Xl2003 how to combine the 2 files if the rows are less
than 64K
 
Import each to their own worksheets in separate workbooks. Then copy|paste from
one to the other.

Or if the files are text files, merge them together using your favorite text
editor and just import that giant file once.
 

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