PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Different "Functions"
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Different "Functions"
![]() |
Different "Functions" |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

