Hi Team, I would like to append the data from multiple Excel files which have similar names and formats into a single file (in one single sheet one after the other).
I would need to evaluate the total of all the transactions matching with the total provided in the same sheet and then if the SUM of the transactions and the TOTAL provided are matching, only then the file needs to be considered and appended to the Specific Excel File in a Single Sheet and save the file as a Consolidated file.
Attached are the screenshots of the "Files with similar names" & "Sheet Data Formats and Totals" for your reference.
Now I would like to create one single workflow to automatically
1. Pick the Excel Files with Similar Names
2. Validate and Cross-check the Totals provided in the Sheet Vs the Sum of all the Transactions
3. If both are matched, then append the data from that file to the New Excel File with the Similar Name_Consolidated
4. The same process needs to be repeated for all the other similar Excel Files and finally save the file in the specific location.
I don't know whether a Batch Macro can be used or the Analytic App to perform this process.
Thank you for your help in advance.