knightshad7
New Member
- Joined
- Jun 8, 2016
- Messages
- 5
At work, I am able to download a mailing list from our database, but it always comes out as a pdf. When converting the pdf to Excel, it makes a new worksheet for each page of the pdf. This sometimes results in an Excel workbook with 300+ worksheet tabs at the bottom, each with 50 rows. They all have the same number of columns. Is there a way for me to combine the contents of all the worksheets into one without copying and pasting each individual worksheet?
This is not really a matter of consolidating data, since each row is a unique address. Instead of having 50 rows over 100 worksheets, I would like to have 5,000 rows in one worksheet. Can this be done without VBA? If not, how would I go about doing it in VBA?
Thanks so much in advance!
This is not really a matter of consolidating data, since each row is a unique address. Instead of having 50 rows over 100 worksheets, I would like to have 5,000 rows in one worksheet. Can this be done without VBA? If not, how would I go about doing it in VBA?
Thanks so much in advance!