Thread: [Solved] Extract Webdata from word
View Single Post
 
Old 11-01-2015, 09:57 PM
PRA007's Avatar
PRA007 PRA007 is offline Windows 7 32bit Office 2010 32bit
Competent Performer
 
Join Date: Dec 2014
Location: Ahmedabad, Gujrat, India
Posts: 145
PRA007 is on a distinguished road
Default

Apology For Not mentioning. I Generally do Mention While Cross posting.
This time as I have done it from home, that might be the reason.

I Also cross posted this message and did mention:

http://stackoverflow.com/questions/3...microsoft-word

Did not get answer. I asked it different way still did not get the answer.

I get suggestion from Cindy Meister[Microsoft MVP since 1996] which was similar to the suggestion given by You.
Quote:
This is the third time you've posted this question. It's probably not getting any answers because the core of your question has nothing to do with VBA. Word VBA doesn't know how to parse web pages - it's specialized for working with the Word application. In one of your previous attempts you had some code from a library that works with the HTML DOM. You need to pursue that route - figure out how to extract the data you need using that library. Once you get that, writing it to Word won't be a problem. Target tags for that technology, not Word, and stop spamming the word tags.
I will stop posting this question anywehre now.
I started learning and will get the answer anyway on my own and will surely post it here.
Reply With Quote