afelissimo
Instructor
I am trying to create a VBA Macro in Outlook to open a custom form I've created that is currently saved in the Personal Forms Library. I am hoping to eventually move it to the Organizational Forms library on the Exchange Server (the system engineer does that for me).
I understand that there is a method CreateItem, but this seems to be used with only the standard Outlook items/forms.
I also saw a method called CreateItemFromTemplate, but I don't know the path to access items stored in the Personal Forms Library or the Organizational Forms Library.
Does anyone know the correct method to use for this or how to relay the path to either of these form libraries?
Please help!!! Thanks!!!
I understand that there is a method CreateItem, but this seems to be used with only the standard Outlook items/forms.
I also saw a method called CreateItemFromTemplate, but I don't know the path to access items stored in the Personal Forms Library or the Organizational Forms Library.
Does anyone know the correct method to use for this or how to relay the path to either of these form libraries?
Please help!!! Thanks!!!