Devender Kumar Yadav
New Member
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

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
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

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