mustangcoupe
Technical User
I have used an email error handler found in the faqs... faq705-3994
but it wont compile. it errors on the dim statements Dim objOutlook As Outlook.Application Dim objEmail As Outlook.MailItem in the emailerror function.
I get a user defined type not defined.
does anyone know how to fix this ( If I comment out the dim statement and the option explicit it works fine....)
--Todd
TechnicalUser pretending to be a programmer(shhh… the boss doesn’t know yet)
but it wont compile. it errors on the dim statements Dim objOutlook As Outlook.Application Dim objEmail As Outlook.MailItem in the emailerror function.
I get a user defined type not defined.
does anyone know how to fix this ( If I comment out the dim statement and the option explicit it works fine....)
--Todd
TechnicalUser pretending to be a programmer(shhh… the boss doesn’t know yet)