pungentSapling
08-28-2002, 06:42 AM
I am trying to email a report using DoCmd.SendObject.
but every time I try to run the code the internet connection wizard keeps coming up. My email account is in place.
I need this application to use the users default e-mail account to send the message since the data base will be on a network and available to multiple users.
The application will always send the e-mail to the same person but need's to be accessable by many people.
I guess my question is...How do I make SendObject use the users default email acct?
but every time I try to run the code the internet connection wizard keeps coming up. My email account is in place.
I need this application to use the users default e-mail account to send the message since the data base will be on a network and available to multiple users.
The application will always send the e-mail to the same person but need's to be accessable by many people.
I guess my question is...How do I make SendObject use the users default email acct?