PC Review


Reply
Thread Tools Rate Thread

Hyperlink problem 2003 to 2002 and 2000

 
 
Bob
Guest
Posts: n/a
 
      4th Oct 2005
We have multi-sheet workbooks with hyperlinks between worksheets we create
in 2003. When we send to a 2000 or 2002 user, they cannot use the hyperlink.
Anyone know how to resolve?


 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWlrZQ==?=
Guest
Posts: n/a
 
      4th Oct 2005
Save it as a htm?

"Bob" wrote:

> We have multi-sheet workbooks with hyperlinks between worksheets we create
> in 2003. When we send to a 2000 or 2002 user, they cannot use the hyperlink.
> Anyone know how to resolve?
>
>
>

 
Reply With Quote
 
Bob
Guest
Posts: n/a
 
      4th Oct 2005
Saving as an HTM will not help as users share the workbook. The hyperlinks
are to move users between worsheets in the workbook.

"Bob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We have multi-sheet workbooks with hyperlinks between worksheets we create
> in 2003. When we send to a 2000 or 2002 user, they cannot use the
> hyperlink. Anyone know how to resolve?
>



 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      4th Oct 2005
What happens when the xl2k/xl2002 user clicks the hyperlink?

How do you insert the hyperlink--are you using Insert|Link and pointing to a
drive/folder--maybe that's the problem.

I've used the =hyperlink() worksheet function and never had any trouble:

David McRitchie posted this and it might help you:

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

Bob wrote:
>
> We have multi-sheet workbooks with hyperlinks between worksheets we create
> in 2003. When we send to a 2000 or 2002 user, they cannot use the hyperlink.
> Anyone know how to resolve?


--

Dave Peterson
 
Reply With Quote
 
David McRitchie
Guest
Posts: n/a
 
      4th Oct 2005
Like Dave Peterson said.

My guess is that you are using HYPERLINK Worksheet Function
if you are then Excel 2000 has a problem with
=HYPERLINK(sheet3!C5,sheet3!C5)

in Excel 2000 you would have to include the entire pathname,
or you can use the # in front and it will work in other versions that support
hyperlinks as well :
=HYPERLINK("#"&CELL("address",sheet3!C5),sheet3!C5) \\

If that is not the problem then you will have to indicate if the
hyperlinks that fail are Hyperlink Worksheet Function or object
hyperlinks. What the link is -- how it is coded. And exactly what
error message you get if any.

More information in
http://www.mvps.org/dmcritchie/excel....htm#hyperlink
--
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Bob" <(E-Mail Removed)> wrote in message news:%23cs%(E-Mail Removed)...
> Saving as an HTM will not help as users share the workbook. The hyperlinks
> are to move users between worsheets in the workbook.
>
> "Bob" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > We have multi-sheet workbooks with hyperlinks between worksheets we create
> > in 2003. When we send to a 2000 or 2002 user, they cannot use the
> > hyperlink. Anyone know how to resolve?
> >

>
>




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2000/2002 rules ---> 2003 problem Om_Audio Microsoft Outlook 5 23rd Dec 2005 04:06 AM
Hyperlink Pictures Missing on Powerpoint 2000 file Opened in 2002 =?Utf-8?B?U2Ft?= Microsoft Powerpoint 0 20th May 2005 03:18 PM
PROBLEM: Microsoft Outlook 2000/2002/2003 E-Mail Display Drew Microsoft Outlook 1 2nd Jul 2004 12:53 AM
Problem starting Outlook 97, 2000, 2002, or 2003 to my Exchange 5.5 =?Utf-8?B?VEpX?= Microsoft Outlook 1 30th Mar 2004 05:30 AM
Is there a problem with office 2000, 2002, and 2003 installed in the same directory =?Utf-8?B?QWw=?= Microsoft Windows 2000 2 23rd Jan 2004 02:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:01 AM.