Combine Datatable Issue

Hi

Wondering if someone can help. - I have 2 datatables. One with 9 columns (DT1), and one with only 1 column (DT2).

I want to add DT2 into Column 2 of DT2.

What’s the easiest way to do this? There are no conditions I just simply want them next to each other.

@Em126351 - can you give us a sample dt example along with expected dt?

Hi

Sure can. I’ve attached what 1 and 2 roughly look like, and what I’d like 3 to look like. Thanks! DT1.xlsx (72 Bytes) DT2.xlsx (63 Bytes) DT3.xlsx (124 Bytes)