Hi, I have bunch of excel files, which i want to collate but these files column names structured with slight variations. e.g
Data Analyst
Data analyst
Data Analyst (#1)
Data Anlayst
&&
Long Code
LongCode
Longcode
I want to replace 1st one to Data Analyst & 2nd to Long Code.
I tried to use Column rename regex, but its not working for me. Appreciate any help on this