VBA Program In Outlook

O

Outlook Sample

Hi All,
I want to develop a Form in Microsoft Outlook Using VBA. I can do the VB
application, but i dont know how to develop the Application form inside the
Microsoft Outlook. Any body know abt this pls Tell me the steps.

Thanks In Advance
Vijay
 
S

Sue Mosher [MVP-Outlook]

Please clarify whether you're talking about a VBA userform, which is similar to a Windows dialog box, or an Outlook custom form, which is a layout/code template for displaying Outlook data items. They are not the same thing.
 
Top