View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default locking hyperlinks address

Maybe you could drop the Insert|Hyperlink style of hyperlinks and replace them
with by using the =hyperlink() worksheet function.

======
I'm not sure if this will work with your hyperlinks, but a few people have said
that this has resolved the problem for them:

File|Properties|Summary Tab|Hyperlink Base
change it to C:\
(something that's always available)

Jane wrote:

I am creating hyperlinks by the simple method of right clicking on a cell and
inserting a hyperlink.

When I email my document that contains hyperlinks, the location changes and
my hyperlinks do not work.

is my solution....
in the hyperlink creation dialog box, do I add " to the beginning and end of
the address in the address box at the bottom of the dialog box?
thank you in advance, Jane


--

Dave Peterson