Hyperlink to email

tjcgti

New Member
Joined
Jun 15, 2019
Messages
1
Hi all,

I am trying to make life a bit easier by hyperlinking data from an excel sheet to an email whereby you don't really need to copy anything into it.

I managed the below formula however it seems like if I go over a certain number of characters within this formula, the result ends up being #VALUE !

Am I correct in saying this? That this Hyperlink formula is limited as to how many sentences you can add or the number of characters you can have?

Bit stuck now as I'm not sure how else I can do this hyperlink.

My data is just an invoice number, amount and running total at the bottom.

InvoiceAmount
740780950.4
740740108
740742186
740742186
Total1430.4

<tbody>
</tbody>

=HYPERLINK("mailto:"&R266&"&subject=D/Debit Collection&body=Hello%0d%0dFor you reference the Direct Debit collection on or just after the 1st of next month will be for the following invoices:%0d%0d"&P266&" "&U266&"%0d"&P267&" "&U267&"%0d"&P268&" "&U268&" %0d"&P270&" "&U270&"","Email")

Can anyone assist in this?

Cheers
Tristan
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

Forum statistics

Threads
1,214,415
Messages
6,119,382
Members
448,889
Latest member
TS_711

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top