mscallisto
Technical User
If I go to a site that processes a query, like (search by phone tab) and type a phone number like 617 637 1234, I can see the number imbedded in the link call string below:
&at=617&e=637&n=1234&type=BOTH&image1.x=20&image1.y=11
The results however are not passed back but simply populate the screen.
Is there a way in VBA to scrape the screen and capture the results to an excel cell?
&at=617&e=637&n=1234&type=BOTH&image1.x=20&image1.y=11
The results however are not passed back but simply populate the screen.
Is there a way in VBA to scrape the screen and capture the results to an excel cell?