I have 4 transaction files, and I have another file with the list of Column Headers.
I just need to check if all the Column headers that are mentioned in the file, exist in the Transaction Files. Like a check list.
I was thinking of creating a report or just updating the current Column Header file with the updated data of which files the headers are missing out from.
How do I approach this?
Thank You for your help 🙂