01-21-2021
02:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-21-2021
02:55 AM
"The DocumentsEnumerator Object can't be set to a single document from an open part file."
Yes, that's the problem...
"Alternatively, if you use an ObjectCollection Object "
That's the workaround I use. I thought there was a better solution. The DocumentsEnumeratorObject contains Documents, ActiveDocument is a document, so I don't understand why I can't fill a DocumentsEnumeratorObject with a Document...