Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm using Excel 2007 (office SP1)
I'd like to create a bullet hyperlink in a column, per row that has a mailto: hyperlink. I know the basic of this is obvious and feature right there. But, I'd like that bullet link in that row to also include the content of another column in the same row (same idea for next bullet in next row). I want something like this: mailto: subject: reactivate "server-label" ('server label' is the content that would be taken automatically from the specified other column, same row. body: reactivate "server-label" How can I achieve this? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use
?subject=reactiv ate "&J1&"&body=reactivate "&J1,"Click to send mail") Replace J1 with the cell you want to pick content from... "Chad" wrote: I'm using Excel 2007 (office SP1) I'd like to create a bullet hyperlink in a column, per row that has a mailto: hyperlink. I know the basic of this is obvious and feature right there. But, I'd like that bullet link in that row to also include the content of another column in the same row (same idea for next bullet in next row). I want something like this: mailto: subject: reactivate "server-label" ('server label' is the content that would be taken automatically from the specified other column, same row. body: reactivate "server-label" How can I achieve this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to disable mailto link under Excel 2000 ? | Excel Discussion (Misc queries) | |||
mailTo hyperlinks in Excel? | Excel Discussion (Misc queries) | |||
Mailto in Excel ?? | New Users to Excel | |||
Add mailto (email) as function to a button in excel | Excel Worksheet Functions | |||
excel mailto feature? | Setting up and Configuration of Excel |