Quick Combining of Workbooks Data

  • Thread starter Thread starter JMay
  • Start date Start date
J

JMay

I just scanned (using OCR software) into 20 separate Workbooks (Sample name
Page12.xls) (Data is in Sheet1 Only of all Wb's); The data is restricted to
a range of A1:F60 in All Wb's. My quick response to combining then was to
Take my Page01.xls, SaveAS Master.xls and Copy and Paste from each of the
2-20 wb's to my Master.xls;
This took an enormous amt of time and couldn't be the "smart-way" - I know
I'm missing a basic feature that will do this much faster (than manually as
I have done).
What am I missing?
Is code the answer?
TIA,
JMay
 
Code is a viable approach, but it might take longer to write it than to do
the copy manually. Does the OCR software have a setting to scan all sheets
into a single workbook?
 
hummmm, I'll check it out!
Tks Tom

Tom Ogilvy said:
Code is a viable approach, but it might take longer to write it than to do
the copy manually. Does the OCR software have a setting to scan all sheets
into a single workbook?
 

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