C
ChuckW
Hi,
I have an Access application that is designed to send off
e-mails through outlook to people using some VBA code
which I don't know very well. The application is
designed to be able to install it on any Windows XP
machine with Access and Outlook and work correctly which
it has for 2-3 other PCs. However, when I installed it
on another XP machine that had Outlook and Access I got
an error message that said "Run Time Error 438. Object
doesn't support this property or method." When I click
on the debug window, it takes me to a line of VBA code
that says "SetLocationConnection=
CurrentProject.AccessConnection".
Any idea what is causing this error?
Thanks,
Chuck
I have an Access application that is designed to send off
e-mails through outlook to people using some VBA code
which I don't know very well. The application is
designed to be able to install it on any Windows XP
machine with Access and Outlook and work correctly which
it has for 2-3 other PCs. However, when I installed it
on another XP machine that had Outlook and Access I got
an error message that said "Run Time Error 438. Object
doesn't support this property or method." When I click
on the debug window, it takes me to a line of VBA code
that says "SetLocationConnection=
CurrentProject.AccessConnection".
Any idea what is causing this error?
Thanks,
Chuck