Sending mail from excel

F

Fletch

I have a worksheet that data gets entered into. I am
wanting some coding to attach to a button that when
pressed will open up a "new memo" in Lotus R5 that we
use. It will also preferably already have an address
entered in the to box.

Please Help
 
S

Stephen Bye

How about the function:
=HYPERLINK("mailto:"&B1,"send e-mail")
where B1 is the cell containing the e-mail address
 
G

Guest

Thanks that looks like it is on the right lines but it
comes up with a message saying "You cannot add a directory
to your workspace". Any suggestions?

Thanks

Fletch
 

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