Invoke VBA errors

Have a workflow where i read all the files from a folder and invoke VBA for each excel file. No errors popped up, however after checking, there were some excel files where the VBA was not run. Not sure what is the problem here…

Try debugging by making sure the application scope is visible, and step through the process line-by-line in debug mode.