Wed Oct 30, 2024 3:01 pm
Thanks again Amin for your response!
The code works fine except -
1) We want the 3 tables (1/3, 2/3, and 3/3) to combine horizontally (instead of vertically), i.e. ADD COLUMNS (not ROWS) of the 3 tables together. In other words, if the 3 tables each has 3 columns, the combined table should end up with 9 columns (and rows remain the same as each of the original tables).
2) In the output combined tables, there are duplicated header rows (they are from 'continued' sections for the same table), it will be great if the duplicated ones can be removed. See the attached 'duplicated_header_rows'.
3) The first sheet ('Sheet4') actually contains 2 tables from the doc (the 1st table just has one row), I tried a little to separate them with the code, but didn't figure out. If you can fix it, that will be great. See the attached 'incorrect_tables'.
Thank you!
Login to view the files attached to this post.