Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default following web link that are not hyperlinks

I retrieve a web page into a worksheet. In that web page there are web links
to other topics (i.e. organization chart). The cell is not a real hyperlink,
but I want to retrieve that data using that web page link. When I 'click' on
the link, it opens IE and I can see the request. But I want to retieve the
web page back into a worksheet, not IE.

How to I use the link in sheets(2).range("C2") in a querytable add
connection function. Cell "C2" shows ("organization chart" and it's
underlined in blue), when I place my cursor on "C2" you can see the web link
in a yellow box.

TIA
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default following web link that are not hyperlinks

Found answer....
str = Range("C2").Hyperlinks(1).Address

"TomR" wrote:

I retrieve a web page into a worksheet. In that web page there are web links
to other topics (i.e. organization chart). The cell is not a real hyperlink,
but I want to retrieve that data using that web page link. When I 'click' on
the link, it opens IE and I can see the request. But I want to retieve the
web page back into a worksheet, not IE.

How to I use the link in sheets(2).range("C2") in a querytable add
connection function. Cell "C2" shows ("organization chart" and it's
underlined in blue), when I place my cursor on "C2" you can see the web link
in a yellow box.

TIA

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
Paste Link not copying hyperlinks fruitchunk Excel Discussion (Misc queries) 0 February 17th 10 11:30 PM
Excel hyperlinks:files to link on several base paths Exel Hyperlinks Excel Discussion (Misc queries) 0 January 5th 07 04:22 PM
hyperlinks to specific link don't work when published to html shemnick Excel Discussion (Misc queries) 0 July 3rd 06 02:43 PM
Link/Hyperlinks Problem Conditional Formatting Excel Worksheet Functions 0 January 25th 06 08:51 PM
finding all link, hyperlinks in a workbook Michele Excel Discussion (Misc queries) 2 July 11th 05 02:12 PM


All times are GMT +1. The time now is 10:31 AM.

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

About Us

"It's about Microsoft Excel"