Hi Guys
I am reading table data from an XML which is from pdfs. These column names can be slightly different or exactly the same name.
The batch macro i have created kicks out the columns of the tables.
As such i am looking at a way to dynamically combine different columns together. The columns will only have the data or null values in
Cheers