Hi,
Your workbook was extremely helpful.
See the attached workbook, based on your file. It contains two additional Sheets:
a. Sheet 'Sheet1' which contains a list of Tables to be processed.
b. Sheet 'Destination' where the data is copied to. At the current time only the LAST TABLE is copied to the 'Destination Area' starting in cell 'A1'.
Some intermediate results are displayed in the debugger 'Immediate Window' (CTRL G) in the debugger. An Excerpt of those results for the first two tables follows:
The next step is to decide the destination to copy each table to and what you want copied:
a. Everything for each table including the 'Table Type Sentinel'.
b. Data Table only including Header.
c. Data only (no header)
d. Copy values only or copy values and formats.
e. Destination Workbook (can be the source workbook) for each table.
f. Destination Sheet for each table.
g. Destination Start Cell for each table (including appending to existing tables).
Lewis
Bookmarks