Creating Object (Outlook.Application)
- From: Susan Bricker <slbrick@xxxxxxxxxxx>
- Date: Sun, 30 Oct 2005 15:30:58 GMT
Greetings.
I am trying to create an instance of Outlook.Application so that I may
build an email within a routine in the VBA behind my database.
I am running MS/Access 2003 (2000 format). The statement that is
failing is:
dim objOutlook as Outlook.Application
The error message is: "User defined type not defined."
I thought that I was missing a library reference, so I enabled
"Microsoft Office Outlook View Control". That didn't work.
Any ideas for me?
Thanks much.
Regards,
SueB
*** Sent via Developersdex http://www.developersdex.com ***
.
- Prev by Date: Re: Command Button to Unhide Fields
- Next by Date: Use of Parameter Query in Code
- Previous by thread: Run Time Error Question
- Next by thread: Use of Parameter Query in Code
- Index(es):