• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Web Scraping

Hi..

I want to export current status of a cargo from website with selecting a option from dropdown and put the value from A1 cell and then search, after this the current status export in excel column B1 and so on.

After this the vba search the same thing with the value of A2 .

For Examaple
77929

I have successfully select the option in website dropdown through VBA.

Problem : how to write code from inspect and select cell value and so on
 
Back
Top