Email action button

B

Bradley

Can I create an Action Button that will compose a new email from lotus notes
and pre fill the subject and body and send to a pre designated email address.
 
G

Glen Millar

Hi,

You could start it by a hyperlink from an object. Set it as an email address
and a subject. It would look something like this:

mailto: [email address]?subject=[your subject]

But in all seriousness, you need vba!
--

Regards,

Glen Millar
Microsoft PPT MVP

Tutorials and PowerPoint animations at
www.pptworkbench.com

glen at pptworkbench dot com

Please tell us your PowerPoint / Windows version,
whether you are using vba, or
anything else relevant
 
B

Bradley

Thank you for your post. However After reading the dsecriptions I am not
sure that is my answer. I am looking to generate an email to someone with a
subject (which a link does just fine) but I also want to prepopulate the Body
of that email and have it send with out the user having to do anything.
 
E

Echo S

Bradley said:
Can I create an Action Button that will compose a new email from lotus
notes
and pre fill the subject and body and send to a pre designated email
address.

So, basically, from a PPT show, you want the user to click a button and have
an email form pop up?

You can right-click the button, choose hyperlink or action setting, and in
the Hyperlink To dropdown select URL. type in mailto:email@address (example
mailto:example@echosvoiceUGHSPAMdotcom

I don't know how you'd fill in the subject and message body, though.
 
D

David M. Marcovitz

Bill Foley (http://pttinc.com/) has some VBA that does this. The problem
is that the code is email-client specific. I know he has it work in
Outlook, but I'm not surewhat other email apps he has it for.
--David

--
David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/
 
E

Echo S

Echo S said:
I don't know how you'd fill in the subject and message body, though.

Oh, big fat DUH here!

Select an object, choose Insert|Hyperlink, and in the Hyperlink dialog box,
choose Email clear down on the lower left. You can fill in the address and
subject there. (Still no message body, though.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top