Hi All,
I have Macros calling in a Macro, for example:
Macro1, Macro2 and Macro4 each import a different text file from a designated folder and perform some operations. However, sometimes the file may not be available (which is ok), but in this case the code stops and there is an error.![]()
Please Login or Register to view this content.
I would like to make an adjustment such that if for example Macro2 does not work (because there is no file to import) it skips it and passes to Macro3 and so on.
Is this something I can do?
Many thanks,
Bookmarks