LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Junior Member
 
Location: Auckland, New Zealand
Posts: 1
Default

For some reason, this solution didn't work for me, so I put together a formula that when used in conjunction with the HYPERLINK formula sidesteps the issue quite well.

=CONCATENATE(SUBSTITUTE(LEFT(CELL("filename"),FIND ("]",CELL("filename"))-1),"[",""),"#")

Define the formula as DocLocation and specify hyperlinks as:

=HYPERLINK(CONCAT(DocLocation, "Sheet2!A1"), "Go to Sheet 2")

Emulating relative links like this isn't ideal, but it gets the job done if nothing else works, and doesn't rely on macros.
 
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
Sharing Workbook on SharePoint by many users and Save on SharePo Jay Excel Discussion (Misc queries) 0 August 28th 09 04:20 PM
Excel links & SharePoint 3.0 (worked fine with SharePoint 2.0) ScottFisher2004 Excel Discussion (Misc queries) 0 November 10th 08 03:26 PM
Sharing a workbook in Sharepoint or another web-based doc mgmt sys Bob W Excel Discussion (Misc queries) 0 October 29th 07 03:25 PM
How do I force a workbook to open in Excel from a Sharepoint libra Kassern Excel Discussion (Misc queries) 0 June 6th 07 09:30 PM
SharePoint instead of Share Workbook? Gregg Excel Discussion (Misc queries) 0 May 16th 05 11:58 PM


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