View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Hyperlinks change on publish as webpage

I cannot repeat this problem with XL2002 and Save As Web Page.
It seems that the text is changed to lower case also.

Only this hyperlink or all hyperlinks are changed ?

NickHK

wrote in message
ps.com...
As some of you know, excel sheets can be saved as a .htm file. This is
a great function, but!
When i publish my excel sheet as a webpage (.htm) on my webserver, the
hyperlinks created in this workbook change.

Example:
Original entered hyperlink:
http://maindir/Energy/Energyimages/Small/image1.gif

By Excel created .htm file:
http://maidir/energyimages/small/image1.gif


As you can see directories are being deleted. In the example,
directory "/energy" has vanished within the hyperlink. I think this
is a strange error but maybe someone has a solution.

Thanks for thinking with me!
Erik