Hi Alteryx,
I have a batch macro that consolidate files in the directory into one. However, the problem with those files is that some have 16 columns and some only has 10-12 columns. The batch macro that i am currently using only consolidate files, so the column 1 might be in a different column in other file.
I am looking for a batch macro that will not only consolidate all workbooks into one but will look for those having similar field names and uniion correctly. Will it be possible?
Thanks.