N
Nan Hauser
I have a database that generates an email for sending out orders. The
database was originally located on my computer and worked just fine. It has
now been moved to a server. The CreateObject("Outlook.application") in the
VB code of the database opens Outlook on the server. Is there any way to
make it open Outlook on the computer of whoever is accessing the database?
Thanks.
database was originally located on my computer and worked just fine. It has
now been moved to a server. The CreateObject("Outlook.application") in the
VB code of the database opens Outlook on the server. Is there any way to
make it open Outlook on the computer of whoever is accessing the database?
Thanks.