02-07-2022
03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-07-2022
03:12 AM
Avoid to use ThisApplication.ActiveDocument Use ThisDoc.Document instead.
ThisDoc references to the document in which context the rule is running.