I'm trying to run/read all the excel files inside the folder using Batch Macro.
In my folder I have 4 files. When I run the batch macro only 2 files are read.
But when I removed the 2 files that are working and left the 2 files not working when I run again the workflow and it will read the 2 left files.
The first 2 files have a 190+ rows.
And the second 2 files have 490+ rows.
I don't know if this is the cause why batch macro is not reading all the files.
If this the cause is there any way to fix this? Thank you!