View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Michael Kintner[_2_] Michael Kintner[_2_] is offline
external usenet poster
 
Posts: 5
Default Changing the Hyperlink in a cell

Thank Tom!! (smile)


"Tom Ogilvy" wrote in message
...
Turn on the macro recorder while you do it manually, then look at the

code.
It will give you the syntax you need.

--
Regards,
Tom Ogilvy

"Michael Kintner" wrote in message
...
How can I set or change the hard hyperlink in a cell? I can do it
mannually though Insert Hyperlink, but how can I do it via programming
function?

Thank you in advance for anything.
Mike