Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a cell that takes the first and last name of each employee and creates
thier email address. How can i add a command to the following formula to convert this cell to a hyperlink email cell. C3 ")) A1 = Joe B2 = Smith C3 = (I want C3 to be dynamic so when I click on it, outlook opens and persons name is in the to: field. ) It works if I just type C3 out in any cell, but not when the cell is calculated. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() ",A1&"." ") Col -- colofnature ------------------------------------------------------------------------ colofnature's Profile: http://www.excelforum.com/member.php...o&userid=34356 View this thread: http://www.excelforum.com/showthread...hreadid=559011 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for the help!
"colofnature" wrote: ",A1&"." ") Col -- colofnature ------------------------------------------------------------------------ colofnature's Profile: http://www.excelforum.com/member.php...o&userid=34356 View this thread: http://www.excelforum.com/showthread...hreadid=559011 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Email hyperlink | Excel Worksheet Functions | |||
email hyperlink | Excel Discussion (Misc queries) | |||
How to Hyperlink in an email? | Excel Discussion (Misc queries) | |||
Email via hyperlink | Excel Discussion (Misc queries) | |||
hyperlink in email | Excel Programming |