PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Different "Functions"

Reply

Different "Functions"

 
Thread Tools Rate Thread
Old 26-04-2004, 11:11 PM   #1
Wanda
Guest
 
Posts: n/a
Default Different "Functions"


I know there are different functions:

Function Item_Open
Function Item_Close
Function Item_Send etc.

Just wondering if there is a function for when the form is
opened for the first time (clean one ... Function
Item_Open) and one for when the form is being opened once
posted say to a calendar (previously filled out ...
Function Item_?????)?

Thanks.

Wanda
  Reply With Quote
Old 26-04-2004, 11:43 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Different "Functions"

The Open event fires whenever an item, new or existing, is opened in its own
window. You can see the available events in the object browser. Press
ALt+F11 to open the VBA environment in Outlook, then press F2.


--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Wanda" <anonymous@discussions.microsoft.com> wrote in message
news:471701c42bdb$68140070$a601280a@phx.gbl...
> I know there are different functions:
>
> Function Item_Open
> Function Item_Close
> Function Item_Send etc.
>
> Just wondering if there is a function for when the form is
> opened for the first time (clean one ... Function
> Item_Open) and one for when the form is being opened once
> posted say to a calendar (previously filled out ...
> Function Item_?????)?
>
> Thanks.
>
> Wanda



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off