Hello all
I have some sql tables table1 to table7. All of the tables have identical columns and rows. What I would like to do is write a macro that will take comments from each of the 7 tables and merge the data into one cell on a spreadsheet?
any help would be great.
Table layout(below)
id name product sales comments
1
2
3
4
5
6
7
8
9
10
I have some sql tables table1 to table7. All of the tables have identical columns and rows. What I would like to do is write a macro that will take comments from each of the 7 tables and merge the data into one cell on a spreadsheet?
any help would be great.
Table layout(below)
id name product sales comments
1
2
3
4
5
6
7
8
9
10