[mso] Re: HPERLINK Function in Excel
- From: LarrysPCRemedies@xxxxxxx
- To: mso@xxxxxxxxxxxxx
- Date: Thu, 1 Nov 2007 21:56:22 EDT
Thanks for the effort and information Dave, I had already stumbled across
the SENDMAIL addin but it just doesn't fit my user's needs ... just too
complicated for my users ... plus VB has me snowed ATT.
HOWEVER, I did figure out how to insert the CRLF so that my needs are
satisfied.
I used the %0D%0A string to insert the CRLF into the body like I needed.
Here's the resulting =HYPERLINK function:
=HYPERLINK("mailto:someuser@xxxxxxxxxxxxx?Subject=The Subject&Body=" & C4 &
"%0D%0A" & C5 & ".", "Click Here To Send EMAIL")
Larry
************************************** See what's new at http://www.aol.com
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, visit the group's homepage and use the dropdown
menu at the top. This will allow you to unsubscribe your email address or
change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to share files with the group, you must join our Yahoo sister group.
This group will not allow for posting of emails, but will allow you to join
and share problem files, templates, etc.:
http://tech.groups.yahoo.com/group/MicrosoftOffice . This group is for FILE
SHARING ONLY.
If you are using Outlook and you see a lot of unnecessary code in your email
messages, read these instructions that explain why and how to fix it:
http://personal-computer-tutor.com/abc3/v28/greg28.htm
*************************************************************
Other related posts: