Hey guys, I would really need some help on this one...
I created a "mailto:" hyperlink, but it keeps giving me the same error because of the title of the Hyperlink. I want to see "SEND EMAIL" in the cell so I can click on it to generate the email (Outlook)
Here's the URL
=HYPERLINK("mailto:lplaforest@someemail.com?subject=ALERT 3185&body=SHOP%20%3A%0D%0A%E2%80%A2%09"&C3&"%0D%0A%0D%0AFILE%20%3A%0D%0A%E2%80%A2%09"&D3&"%0D%0A%0D%0AAGENT%20%3A%0D%0A%E2%80%A2%09"&E3&"%0D%0A%0D%0AFEEDBACK%20%3A%0D%0A%E2%80%A2%09"&G3&"%0D%0A, "SEND EMAIL")
The decoded version of the body would be (FYI):
SHOP :
(Cell C3)
File :
(Cell D3)
AGENT :
(Cell E3)
FEEDBACK :
(Cell G3)
Keeps trying to correct the formula with ; ""SENDEMAIL") at the end but even if I correct it (MS autocorrect), still gives me the #VALUE error...
Can somebody help me with this??
I created a "mailto:" hyperlink, but it keeps giving me the same error because of the title of the Hyperlink. I want to see "SEND EMAIL" in the cell so I can click on it to generate the email (Outlook)
Here's the URL
=HYPERLINK("mailto:lplaforest@someemail.com?subject=ALERT 3185&body=SHOP%20%3A%0D%0A%E2%80%A2%09"&C3&"%0D%0A%0D%0AFILE%20%3A%0D%0A%E2%80%A2%09"&D3&"%0D%0A%0D%0AAGENT%20%3A%0D%0A%E2%80%A2%09"&E3&"%0D%0A%0D%0AFEEDBACK%20%3A%0D%0A%E2%80%A2%09"&G3&"%0D%0A, "SEND EMAIL")
The decoded version of the body would be (FYI):
SHOP :
(Cell C3)
File :
(Cell D3)
AGENT :
(Cell E3)
FEEDBACK :
(Cell G3)
Keeps trying to correct the formula with ; ""SENDEMAIL") at the end but even if I correct it (MS autocorrect), still gives me the #VALUE error...
Can somebody help me with this??