Hello, people,
Wow. This forum sure makes it difficult to show a sample spreadsheet.
And I've read posts complaining, but that rule apparently ain't gonna' change. Ah, well. OK.
I've done a lengthy search, found many people with the same problem, but no answers.
How, in Excel 2007, to have a Hyperlink Mailto with more than 255 characters.
Looked at Ron de Bruin's RDBMail and SendMail add-ins, but they work only with MS Outlook.
I'm using Mozilla's Thunderbird.
When the total email is longer than 255 characters, Excel says #VALUE !
Cell A2 is =HYPERLINK("mailto:"&B2&"?Subject="&C2&"&Body="&D2&E2,"Click here")
Cell A3 is =HYPERLINK("mailto:"&B3&"?Subject="&C3&"&Body="&D3&E3,"Click here")
Cell A5 is =HYPERLINK(CONCATENATE("mailto:",B2,"?subject=",C2,"&body=",D2,E2),"Click here")
Cell A6 is =HYPERLINK(CONCATENATE("mailto:",B3,"?subject=",C3,"&body=",D3,E3),"Click here")
I simply want to Click on the cell, and it will open up a new outgoing email.
Any help would be Greatly appreciated.
Mark53
[TABLE="width: 398"]
<tbody>[TR]
[TD]Mailto[/TD]
[TD]to[/TD]
[TD]subject[/TD]
[TD]intro[/TD]
[TD]body[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Click here[/TD]
[TD]Joe@bla.com[/TD]
[TD]Details[/TD]
[TD]Hello,%0D%0A%0D%0AHere is some introductory text.%0D%0ANow, here comes the actual body of the email:%0D%0A%0D%0A[/TD]
[TD]This could be a lot of text.[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]#VALUE ![/TD]
[TD]Sam@bla.com[/TD]
[TD]Details[/TD]
[TD]Hello,%0D%0A%0D%0AHere is some introductory text.%0D%0AThis is on a new line.%0D%0AAnd another new line of introductory text.%0D%0AAnd another new line of introductory text.%0D%0AAnd another new line of introductory text.%0D%0AAnd another new line of introductory text.%0D%0ANow, here comes the actual body of the email:%0D%0A%0D%0A[/TD]
[TD]This could be a lot of text. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This cell now has about 398 characters.[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Click here[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]#VALUE ![/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Wow. This forum sure makes it difficult to show a sample spreadsheet.
And I've read posts complaining, but that rule apparently ain't gonna' change. Ah, well. OK.
I've done a lengthy search, found many people with the same problem, but no answers.
How, in Excel 2007, to have a Hyperlink Mailto with more than 255 characters.
Looked at Ron de Bruin's RDBMail and SendMail add-ins, but they work only with MS Outlook.
I'm using Mozilla's Thunderbird.
When the total email is longer than 255 characters, Excel says #VALUE !
Cell A2 is =HYPERLINK("mailto:"&B2&"?Subject="&C2&"&Body="&D2&E2,"Click here")
Cell A3 is =HYPERLINK("mailto:"&B3&"?Subject="&C3&"&Body="&D3&E3,"Click here")
Cell A5 is =HYPERLINK(CONCATENATE("mailto:",B2,"?subject=",C2,"&body=",D2,E2),"Click here")
Cell A6 is =HYPERLINK(CONCATENATE("mailto:",B3,"?subject=",C3,"&body=",D3,E3),"Click here")
I simply want to Click on the cell, and it will open up a new outgoing email.
Any help would be Greatly appreciated.
Mark53
[TABLE="width: 398"]
<tbody>[TR]
[TD]Mailto[/TD]
[TD]to[/TD]
[TD]subject[/TD]
[TD]intro[/TD]
[TD]body[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Click here[/TD]
[TD]Joe@bla.com[/TD]
[TD]Details[/TD]
[TD]Hello,%0D%0A%0D%0AHere is some introductory text.%0D%0ANow, here comes the actual body of the email:%0D%0A%0D%0A[/TD]
[TD]This could be a lot of text.[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]#VALUE ![/TD]
[TD]Sam@bla.com[/TD]
[TD]Details[/TD]
[TD]Hello,%0D%0A%0D%0AHere is some introductory text.%0D%0AThis is on a new line.%0D%0AAnd another new line of introductory text.%0D%0AAnd another new line of introductory text.%0D%0AAnd another new line of introductory text.%0D%0AAnd another new line of introductory text.%0D%0ANow, here comes the actual body of the email:%0D%0A%0D%0A[/TD]
[TD]This could be a lot of text. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This is a test with more than 255 characters. This cell now has about 398 characters.[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Click here[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]#VALUE ![/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]