I have 2 Macro of which the first one imports Multiple File sheet names and the second Import Multiple schema flat files Macros.
Importing File 1 & File 2 and each file has one Tab called F1.
The issue I'm facing is on File 1 the third column is Called STATUS and File 2 the Fourth column is called STATUS NEW
Expecting solution for
- Firstly how to Handle the STATUS & STATUS NEW Column name changes ( so that i have one column called status)
- Secondly on file 2 there where new column added will that be an Issue when we do joins further down the workflow.
Attached the Macro along with the Input Data and Sample workflow.
Thanks