Thread
:
Expanding =HYPERLINK() functionality in include BODY
View Single Post
#
1
Posted to microsoft.public.excel.programming
JMay
external usenet poster
Posts: 468
Expanding =HYPERLINK() functionality in include BODY
This is working fine:
=HYPERLINK("mailto:" & C35 & "?subject=" & $A$1,A35)
But can I ADD-ON a reference to the "?body="
where in Cell $A$2 = "This is data to pass into my email body"
Thanks,
Reply With Quote
JMay
View Public Profile
Find all posts by JMay