Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 36
Default Excel(with hyperlinks) as a message body of outlook mail

I have an excel file with multiple sheets. The first sheet has hyperlinks to
the remaining sheets in the file. But when I send this sheet as a message
body, the hyperlink references change. I would ideally want these links in
this sheet which is send as the message body, to link to the excel from which
it is generated. I would be grateful if you could suggest a way around.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Excel(with hyperlinks) as a message body of outlook mail

It sounds like the workbook name was included in the hyperlink.

I like to use the =hyperlink() worksheet function to do this kind of stuff.

David McRitchie posted this and it might help you:

=HYPERLINK("#"&CELL("address",C5),C5)
=HYPERLINK("#"&CELL("address",sheetone!C5),sheeton e!C5)
=HYPERLINK("#"&CELL("address",'sheet two'!C5),'sheet two'!C5)



hans wrote:

I have an excel file with multiple sheets. The first sheet has hyperlinks to
the remaining sheets in the file. But when I send this sheet as a message
body, the hyperlink references change. I would ideally want these links in
this sheet which is send as the message body, to link to the excel from which
it is generated. I would be grateful if you could suggest a way around.


--

Dave Peterson
Reply
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
Outlook message in Excel Andre Croteau Excel Discussion (Misc queries) 4 November 23rd 05 08:10 AM
Stop excel emedding (opeing in mail format) when outlook is open. Help Hey New Users to Excel 1 April 26th 05 02:29 PM
EXCEL FORMAT PROBLEM WHEN SENDING EXCEL SHEET AS MESSAGE BODY IN . P.S.Sodha Excel Discussion (Misc queries) 0 April 2nd 05 01:53 PM
Excel 2003 / Send To / Mail Recipient / body text is removed jmaynard2 Excel Discussion (Misc queries) 1 March 16th 05 02:26 AM
help with excell to outlook for mail merge gripon Excel Worksheet Functions 2 March 14th 05 05:16 PM


All times are GMT +1. The time now is 03:57 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"