View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default copy html data to spreadsheet

Tom, You might like to take a small trip to tinyurl.com

--
Don Guillett
SalesAid Software

"Tom Ogilvy" wrote in message
...
Take a look at this thread - posting my Jake Marx


http://groups.google.com/groups?hl=e...%40cppssbbsa05

watch word wrap - URL should all be on one line.

--
Regards,
Tom Ogilvy

"Kevin" wrote in message
...
A cell in my spreadsheet contains a hyperlink to an html file. Is there

VBA code exist to retrieve specific text - either by matching a text

string
or by way of a pointer to a specific line of text - from the html file and
pasting to a cell in the spreadsheet?

Thanks.

Kevin