davidgewin
IS-IT--Management
I have a small helpdesk set up in Access 2000. When calls are received from clients, an email is sent to them giving them a call number etc.
The problem i have is that i can only email once from Access (i'm on a Win2k machine). Once i send one email, i have to restart Access to send another.
The code is simple enough finishing with the statement:
DoCmd.SendObject acSendNoObject, , , logcall, copyto, , title, msg
Can anyone pls help me?
The problem i have is that i can only email once from Access (i'm on a Win2k machine). Once i send one email, i have to restart Access to send another.
The code is simple enough finishing with the statement:
DoCmd.SendObject acSendNoObject, , , logcall, copyto, , title, msg
Can anyone pls help me?