Hello all
I am trying to merge multiple datatables in single datatable using merge activity but while using this it merging the value in this forsm as shown in figure
Although desired output shoud be in form and here solumn name is not fixed… so how to resolve this issue? is there any other way?
@mhk15, you could put in loop. Conver number to Alphabet and assign the range in “Write Range” Address.
If the file accessed is the second file, convert 2 to B and Write, if its 4th file, convert to D and write.