Combining Data from Two Tables Side by Side in Excel
Hey Guys, quick question, I have two tables both have 64 rows, I am trying to combine their data in third table side by side using ''write to table'' function . Let's say table 1 has column A,B,C and table 2 has columns D,E,F. When I write them to the third table the values of table 1 start from row 2 in table 3 and the values of table 2 start from row 66 however I want them side by side in the same row. How to resolve this issue?