LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
bgeier
 
Posts: n/a
Default Hyperlinking e-mail addresses from a listing to show a subject lin


Try adding ?subject=testing",


Code:
--------------------
=HYPERLINK("mailto:" &
INDEX(Sheet2!G:H,MATCH(Sheet1!A4,Sheet2!G:G,FALSE) ,2),
INDEX(Sheet2!G:H,MATCH(Sheet1!A4,Sheet2!G:G,FALSE) ,2)) & ?subject=testing",
--------------------


--
bgeier
------------------------------------------------------------------------
bgeier's Profile: http://www.excelforum.com/member.php...o&userid=12822
View this thread: http://www.excelforum.com/showthread...hreadid=547894

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
delete multiple addresses in excel before mail merge dacook4usn Excel Discussion (Misc queries) 0 February 21st 06 09:49 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
abdualmohsn almedrahe abdualmohsn ahmad Excel Discussion (Misc queries) 1 November 19th 05 06:32 PM
How can I prevent email addresses from automatically hyperlinking. pistoff Excel Worksheet Functions 2 June 10th 05 11:36 PM
UDF and Calculation tree Ken Wright Links and Linking in Excel 1 February 6th 05 04:58 PM


All times are GMT +1. The time now is 05:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"