azizrasul
Well-known Member
- Joined
- Jul 7, 2003
- Messages
- 1,304
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
I have a MS Word template file called "Tailored Bespoke Terms Template 2017 v4.dotm"
The code I have, opens this file. However when the code errors (I'm in the development phase right now), the file remains in memory. I'm looking for some code that will iterate through any open MS Word documents and close\release "Tailored Bespoke Terms Template 2017 v4.dotm".
I have Option Explicit in my top line of code.
The code I have, opens this file. However when the code errors (I'm in the development phase right now), the file remains in memory. I'm looking for some code that will iterate through any open MS Word documents and close\release "Tailored Bespoke Terms Template 2017 v4.dotm".
I have Option Explicit in my top line of code.