View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jcotter jcotter is offline
external usenet poster
 
Posts: 1
Default How to enter a non-standard format hyperlink

I need to be able to enter a hyperlink into a cell with this format:

http://0/script.mq?HC ...

However, every time I enter this, Excel autocorrects this to:

http://0.0.0.0/script.mq?HC ...

Is there a way to prevent Excel from performing this correction?