Tesiny, Ed
EdTesiny at oasas.state.ny.us
Wed Jun 18 12:37:44 CDT 2003
John, The below site may be helpful http://www.slipstick.com/dev/vb.htm Ed Tesiny EdTesiny at oasas.state.ny.us -----Original Message----- From: John Colby [mailto:jcolby at colbyconsulting.com] Sent: Wednesday, June 18, 2003 9:19 AM To: accessd at databaseadvisors.com Subject: RE: [AccessD] OT: Programming in Outlook Well, I found ThisOutlookSession. In it I created: Private Sub Application_Startup() MsgBox "startup test " End Sub I closed Outlook, and re-opened. I do not see a message "startup test" What am I doing wrong? John W. Colby www.colbyconsulting.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Stuart McLachlan Sent: Wednesday, June 18, 2003 8:43 AM To: John Colby; accessd at databaseadvisors.com Subject: Re: [AccessD] OT: Programming in Outlook On 18 Jun 2003 at 8:24, John Colby wrote: > Does anyone out there know how to set up an "autoexec macro" (as we > know it > in Access) that executes automatically when outlook opens? I am > trying to do a little simple stuff in Outlook and don't even know how > to do the basics. Rename modules / classes, get my program to start > up and operate when Outlook opens etc. > ThisOutlookSession - Private Sub Application_Startup() -- Lexacorp Ltd http://www.lexacorp.com.pg Information Technology Consultancy, Software Development,System Support. _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com