Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Hyperlink stored in an external workbook

I have a situation where I have a central workbook called "shared" which is
used to maintain links to policy documents. The "shared" workbook is
referenced by hundreds of user workbooks that need to have a hyperlink to
the latest policy document.

In each of my user workbooks I set cell a1 = Shared!mPolicy1 where mPolicy1
is a hyperling to a word doucument.
In cell b1 of my user workbook I have the formula =Hyperlink(a1).

This works nicely.
The problem is if the hyperlink stored in mPolicy1 of the shared workbook
contains a subaddress the following error occurs when clicking on b1 in the
user workbook

"Cannot open the specified file".

Any idea how I can implement the hyperlinks with subaddresses?

TIA
Tony


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Hyperlink stored in an external workbook

I:
1. entered:
file:///c:\documents and settings\owner\desktop\ballon.doc
in cell C3 in Shared.xls

2. named C3 as mPolicy1

3. entered:
= Shared.xls!mPolicy1
in cell A1 in user.xls
( this displayed that same hyperlink, but was "cold")

4. entered:
=Hyperlink(A1)
in cell A2 in user.xls
( same display, but "clickable")

Word doc opens with no problem.

--
Gary''s Student - gsnu2007a
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
hyperlink, macro, stored procedure? JICDB Excel Worksheet Functions 5 October 27th 07 12:18 AM
Excel 2007 - hyperlink to display external data in a pop-up? cyndiwise notsowise Excel Worksheet Functions 0 October 26th 07 05:33 AM
External hyperlink to a specific page in a workbook Nimbus55 Excel Worksheet Functions 2 July 31st 06 01:07 PM
VLookup to an external Workbook don New Users to Excel 3 November 17th 05 05:31 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM


All times are GMT +1. The time now is 04:28 PM.

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"