Hi Alteryx Community,
I'm looking for a macro to help clean up some Excel files. Each file has different headers and columns and each of the file consist of 1million line item, which makes it hard to work with them.
Here's what I need the macro to do:
- Match columns that are similar across files with different headers.
- Make all the headers the same.
- Deal with any columns that are missing or extra.
- Clean up the data, like removing spaces and fixing formats.
I know this might be a bit tricky, but I'm sure there's a way to do it with Alteryx.
I've attached a sample input file and what I want the output to look like. If you have a macro that can help or any advice, please let me know.
Thanks for your help!