Hyperlinks

C

Crystal

Whenever I insert a hyperlink into a cell, I can only click on it once or
twice, and then it wont allow access back to it. It says file is not valid.
How do I fix this?
 
D

Dave Peterson

How did you insert the hyperlink--Insert|Hyperlink or the worksheet function
=hyperlink()?

There have been a few posts that describe problems with the Insert|Hyperlink
that the hyperlink actually changes--it changes the slash to backslash and
alters the hyperlink address.

Maybe you could check the address and see what it is--and compare it to what it
was.


I've never seen this in real life, but I usually use the =hyperlink() worksheet
formula.
 
Top