How to Append One Report from Data Table A followed by Another Report from Data Table B through For Loop
I have two different data tables, A and B. There is one column from each data table has similar variable.I create subset from each data table A and B by column that has similar variable using separate For loop to create table report and append it into one new window.I notice that all the table reports created from subset data table A are appended into new window and followed by all the table repor...
thurnay_s