|
Office-365/Access/Controls/web-Browser
MS Access, vba: getElementsByTagName
|
14.02.2017 3410
|
MS Access, vba:
getElementsByTagName
How do you evaluate a collection of HTML elements in Visual
Basic using the tag?
If you analyze a web page with HTML as HTMLDocument in
vba, you will find most HTML elements by ID or by the name
If the ID does not exist
|