I will not get into the specifics of why I want to do this to keep this post short. I have a macro in a workbook that calls a macro in a second workbook. The second macro then closes the first workbook afterwhich it is suppose to do some clean up. Everything works find until I close the first workbook, then the second macro stops. If I do not close the first workbook then the rest the code executes as it should. I think the second macro stops because the calling macro closes and thus has nowhere to return to when finished. Is there a way to keep the second macro running after I close the first workbook?
Regards,
ReggB
Regards,
ReggB