R
Ray
hello,
I am trying to make a macro in order to consolidate several sheets in
several workbooks. Those sheets contains tables with numbers and string of
text. That is the reason why I could not use the consolodiation tools.
For example : from 3 classeurs containing several sheets...
- A.xls contains sheets A1, A2, A3,..
- B.xls contains sheets B1,B2
- C.xls contains sheets C1,C2,C3,C4,....
....I would like to obtain in the same sheet of a new workbook one table
consolidating all the content as below :
content of A1
content of A2
content of A3
content of ..
content of B1
content of B2
content of C1
content of C2
content of C3
content of C4
content of...
I have some pb to build this macro, any help will be really appreciated
Thanks in advance
I am trying to make a macro in order to consolidate several sheets in
several workbooks. Those sheets contains tables with numbers and string of
text. That is the reason why I could not use the consolodiation tools.
For example : from 3 classeurs containing several sheets...
- A.xls contains sheets A1, A2, A3,..
- B.xls contains sheets B1,B2
- C.xls contains sheets C1,C2,C3,C4,....
....I would like to obtain in the same sheet of a new workbook one table
consolidating all the content as below :
content of A1
content of A2
content of A3
content of ..
content of B1
content of B2
content of C1
content of C2
content of C3
content of C4
content of...
I have some pb to build this macro, any help will be really appreciated
Thanks in advance