Hi all,
I have 2 excel files having 2 sheets in each of them. I want to make a batch macro so that it will pull all the data in sheet 1 of each workbook to one place and data in sheet 2 of the work books in to a consolidated sheet 2. I know about wildcard and to use 2 input tools, I am doing this as part of my batch macro learning. I did many research and tried to form some macro but all of them were giving me various errors, mainly because the schema is different and the first sheets has 4 columns while the second sheet has 5 columns. I am attaching the files here. If anyone of you can guide me in forming a batch macro it would really help me a lot.
Thanks in advance