Groundrush
Registered User.
- Local time
- Today, 23:04
- Joined
- Apr 14, 2002
- Messages
- 1,376
I used to be able to export reports into excel then automaticaly email them using the Novell email software.(Not Outlook Express)
Now for some reason whenever I try to send an email it starts up the Internet connection wizard.
any ideas on how to get novell back up as the main program to send mail in access
I remember having a drop down box to list what program to use to email with
this is the code I used:
"DoCmd.SendObject acSendReport, "SupervisorTimeSheetCheck", acrichtextformat"
ps I recently had to re install microsoft Office so maybe that has something to do with my problem.
Cheers
Now for some reason whenever I try to send an email it starts up the Internet connection wizard.
any ideas on how to get novell back up as the main program to send mail in access
I remember having a drop down box to list what program to use to email with
this is the code I used:
"DoCmd.SendObject acSendReport, "SupervisorTimeSheetCheck", acrichtextformat"
ps I recently had to re install microsoft Office so maybe that has something to do with my problem.
Cheers