I have a macro that runs many more macros (subs) under it.
However, I would like to have the macro only continue to run the subs under it if the folder the macro is in contains a file known as test.csv.
Otherwise, I would want it to end the macro and not execute the rest.
However, I would like to have the macro only continue to run the subs under it if the folder the macro is in contains a file known as test.csv.
Otherwise, I would want it to end the macro and not execute the rest.