G
Guest
I'm working on automating my emails from Access to work through Outlook. I
found a nifty code for VBA but it would seem the first line is wrong. It
reads
Dim objOutlookApp As Outlook.Application. It looks right to me but VB is
telling me User-defined type not defined. What is wrong here???
found a nifty code for VBA but it would seem the first line is wrong. It
reads
Dim objOutlookApp As Outlook.Application. It looks right to me but VB is
telling me User-defined type not defined. What is wrong here???