Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How do I get Hyperlink from a cell

How can I get the hyperlink value from a cell? The cells
hyperlink was put in at the insert hyperlink command not
the function.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How do I get Hyperlink from a cell

activecell.Hyperlinks(1).Address & " " & activeCell.Hyperlinks(1).SubAddress

--
Regards,
Tom Ogilvy

"Michael Kintner" wrote in message
...
How can I get the hyperlink value from a cell? The cells
hyperlink was put in at the insert hyperlink command not
the function.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How do I get Hyperlink from a cell

Thank you very much!!
Have a great day....

"Tom Ogilvy" wrote in message
...
activecell.Hyperlinks(1).Address & " " &

activeCell.Hyperlinks(1).SubAddress

--
Regards,
Tom Ogilvy

"Michael Kintner" wrote in message
...
How can I get the hyperlink value from a cell? The cells
hyperlink was put in at the insert hyperlink command not
the function.





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hyperlink from one.xlsx cell to another two.xlxs cell & click back Bobbi-Joe Excel Worksheet Functions 1 August 7th 09 07:18 PM
How do I create a hyperlink to a cell with the hyperlink function S. Bevins Excel Worksheet Functions 2 July 20th 06 08:06 PM
How make hyperlink refer to cell content rather than cell address. Omunene Excel Discussion (Misc queries) 3 March 2nd 06 01:07 AM
Copy hyperlink from one cell to/as hyperlink in another cell YogS Excel Worksheet Functions 6 January 12th 06 11:57 PM
Using paste link infromation in cell to hyperlink to source cell? Wayne Excel Worksheet Functions 7 February 27th 05 07:38 PM


All times are GMT +1. The time now is 06:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"