Alternative to CreateItemFromTemplate
Am Thu, 27 Nov 2008 12:39:04 -0800 (PST) schrieb melon:
If the form is published to a library, call the Items.Add function of a
folder, and pass the corresponding MessageClass property (name of the form).
--
Viele Gruesse
Michael Bauer - MVP Outlook
: Outlook-Kategorien? Category Manager ist die Lösung
: VBOffice Reporter für Datenanalyse & Berichte
: http://www.vboffice.net/product.html?pub=6
Application.CreateItemFromTemplate let me create a new item from a OFT
file. The problem is, if the form is not published then scripts
inside the form will not run. Now, how could I create a form from a
publish source (example: personal form library) by using script?
|