Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Yeah the extra Set CurrDoc was only added because the macro wasn't staying in the loop while i was working in another document, and I thought it was because CurrDoc was set outside of the loop and it wouldn't keep checking what document was active.  I still don't have the macro waiting for me to switch back to ThisDoc, but it will save ThisDoc while I'm in another document so that works for now.

 

@bradeneuropeArthurI would like to thank you for telling me about using "Set".  That was my biggest hang up at the beginning.  If you can think of a better way to postpone the save until I'm back in ThisDoc, I would love to hear it.  I'm going to use it as is for now though.