Hi,
Continuing on my efforts to capture text from IE now I am checking if a particular webpage is already open, if it is open then display text selected on that page in the immediate window. the code I have written is as follows.
Private Sub Copy()
Dim objIE As SHDocVw.InternetExplorer
Dim...
Hi Strongm,
Thanks for the help. It works. I was also wondering why you need to play with clipboard and all and why the ie object just can return it simply.
Thanks again.
Regards
Hi folks,
I am trying to acquire the text selected in a web browser(IE)
using VBA. Once I am able to do that I want to search that text in a dictionary. Can somebody help me on this.
Regards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.