Thread
:
Find whether string contains hyperlink and Process the same
View Single Post
11-30-2015, 07:16 PM
macropod
Windows 7 64bit
Office 2010 32bit
Administrator
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
Quote:
Originally Posted by
PRA007
I want to extract link similarly from following website.
view-source:
https://patentscope.wipo.int/search/en/detail.jsf?docId=WO2015177801&recNum=1&tab=PCTDocu ments
Text I want is in following formate
"https://mirror.patentscope.wipo.int/patentscope/docservicepdf_pct_mirror/id00000031470708/PAMPH/WO2015177801.pdf"
I can find it using
Code:
"https://mirror.patentscope.wipo.int/patentscope/docservicepdf_pct_mirror/*.pdf"
You would need to use a similar approach to the macro I gave you in post #8.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
macropod
View Public Profile
Find all posts by macropod