B brin Registered User. Local time Today, 14:41 Joined Nov 14, 2001 Messages 41 Dec 11, 2001 #1 How can i create a macro to send a report via e-mail but i don't want to use outlook express instead i would like to use outlook?
How can i create a macro to send a report via e-mail but i don't want to use outlook express instead i would like to use outlook?
B BukHix Registered User. Local time Today, 09:41 Joined Feb 21, 2002 Messages 378 Dec 11, 2001 #2 I believe that SendObject will only work with the default mail client. If setting the default mail client to Outlook is not possible you will have to use code. Something like the code here - Topic: SendObject
I believe that SendObject will only work with the default mail client. If setting the default mail client to Outlook is not possible you will have to use code. Something like the code here - Topic: SendObject