Pasting a query in outlook mail body

gsrajan

Registered User.
Local time
Today, 09:01
Joined
Apr 22, 2014
Messages
227
Is there a way to paste a access query result in the outlook message body?. I do not want to attach the query result in the email.

Thanks for your help.
 
You need to work with recordset (VBA), to loop through the Query to extract fields and the put them in the body of the email; to get what you want.
 
Thanks for the reply. Can you please provide me a sample?

Thanks.
 
Thanks for the reply. Can you please provide me a sample?

Thanks.
I am sure I have helped another person with similar request. I will try to find the post, instead of me writing the code again. If it takes longer I will rewrite it.
 
Glad you got it working !

Just out of curiosity, are you from (South) India?
 
Sorry for the delay. Yes, you are right!.
 

Users who are viewing this thread

Back
Top Bottom