Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a column that contains an e-mail link in each cell. Is there a way to
hyperlink to one blank e-mail message containing all of the addresses in column? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How about a small workaround?
Say your data is in A1:A10 Put this in B1: =a1 But this in B2: =b1&";"&a2 and drag down to A10. Now copy and paste the value in A10 to your To: field in your email program. Not quite a hyperlink, but not too bad. Kim wrote: I have a column that contains an e-mail link in each cell. Is there a way to hyperlink to one blank e-mail message containing all of the addresses in column? -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you. That is much better than retyping.
"Dave Peterson" wrote: How about a small workaround? Say your data is in A1:A10 Put this in B1: =a1 But this in B2: =b1&";"&a2 and drag down to A10. Now copy and paste the value in A10 to your To: field in your email program. Not quite a hyperlink, but not too bad. Kim wrote: I have a column that contains an e-mail link in each cell. Is there a way to hyperlink to one blank e-mail message containing all of the addresses in column? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to attach an excel workbook to an email using a hyperlink? | Excel Discussion (Misc queries) | |||
email using hyperlink | Excel Worksheet Functions | |||
hyperlink email challenge | Excel Discussion (Misc queries) | |||
Range of Cells to create body of email | Excel Worksheet Functions | |||
How can I extract hyperlink value | Excel Discussion (Misc queries) |