In VBA it does.Originally Posted by stanl
The html elements from the MSHTML library have a function called query selector. It has similar parameters to jQuery.
You must be mindful of the punctuation rules of both HTML and VBA when using it.
In VBA it does.Originally Posted by stanl
The html elements from the MSHTML library have a function called query selector. It has similar parameters to jQuery.
You must be mindful of the punctuation rules of both HTML and VBA when using it.