J
Jean-Paul
Hi,
Still strugling with my sendObject problem.
Have tried some things out so:
Sending to myself is no problem. I work with oulook express and tried
it... no problem (somebody else suggested this may be the problem)
Normaly I use Outlook express, when I do a sendobject command an
outlook-windows opens (no outlook express)
The name of the attachment is in the proper field.
"Te bezoeken2" is send as a HTML file.
When I click on the name of the attached file I get an errormessage
saying (and this I have to translate so syntax could be different)
There is a problem with the network or there is another communication
problem. Check connections and try again.
Again, sending and recieving mail is no problem.
This is my command-line:
DoCmd.SendObject acSendReport, "Te bezoeken2", acFormatHTML,
MP_Setup.Chef, , , "Algemeen overzicht week " & Me!weeknummer & " van "
& MP_Setup.gebruiker, ""
MP_Setup.chef is an email adress... (a correct one)
This is a very important problem I have so please help!!!
Thanks
JP
Still strugling with my sendObject problem.
Have tried some things out so:
Sending to myself is no problem. I work with oulook express and tried
it... no problem (somebody else suggested this may be the problem)
Normaly I use Outlook express, when I do a sendobject command an
outlook-windows opens (no outlook express)
The name of the attachment is in the proper field.
"Te bezoeken2" is send as a HTML file.
When I click on the name of the attached file I get an errormessage
saying (and this I have to translate so syntax could be different)
There is a problem with the network or there is another communication
problem. Check connections and try again.
Again, sending and recieving mail is no problem.
This is my command-line:
DoCmd.SendObject acSendReport, "Te bezoeken2", acFormatHTML,
MP_Setup.Chef, , , "Algemeen overzicht week " & Me!weeknummer & " van "
& MP_Setup.gebruiker, ""
MP_Setup.chef is an email adress... (a correct one)
This is a very important problem I have so please help!!!
Thanks
JP