Scott Huish
MrExcel MVP
- Joined
- Mar 17, 2004
- Messages
- 20,601
- Office Version
- 365
- Platform
- Windows
I have some VBA that is generating two .TXT files and opening them up in Notepad.
Is there a way in VBA to close these specific instances of Notepad from VBA, which I want to do on the Workbook BeforeClose event.
Thanks.
Is there a way in VBA to close these specific instances of Notepad from VBA, which I want to do on the Workbook BeforeClose event.
Thanks.