09-04-2020
07:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-04-2020
07:09 AM
Hi,
Use code something like this creating a part using the defined template.
Set oPartDoc = ThisApplication.Documents.Add(kPartDocumentObject, oTemplate)
Hope this helps.
Best regards,
sam