Jyotirmaya
Board Regular
- Joined
- Dec 2, 2015
- Messages
- 205
- Office Version
- 2019
- Platform
- Windows
I want to copy data from the website bhulekh.ori.nic.in using VBA internet explorer automation, after opening the site bhulekh.ori.nic.in, I need to select the District then Tahasil then Village name from the list box then the RI circle name will come automatically, and the option box will be on the Khatiyan by default and a list box will appear in the webpage Select khatiyan number. I need to click the list box Select khatiyan . For example I have selected 1 in the list box then click on ROR front page, a new web page will appear from that page I need to copy data and that should be paste on the excel sheet, again in that page there is a button called Khatiyan page which will return to the previous page and the next number from the list box I need to select and again ROR front page step copy data & so on... ?? is this possible to do using VBA internet explorer automation ? if so then kindly can you let me know the procedure ?