There is a website which has a drop down menu that I wish to "Click" with VBA code.
The HTML for that dropdown selection is : <SPAN class=x-menu-item-text id=ext-gen122>Search Inventory</SPAN>
What code can I used to "Click" that selection?
The HTML for that dropdown selection is : <SPAN class=x-menu-item-text id=ext-gen122>Search Inventory</SPAN>
What code can I used to "Click" that selection?