
I've posted code for several URL shorteners already:
Here's one more, using the API for omani.ac.
Continue Reading »
Custom Office Programming and Automation
The MSXML2 Object Model is used for consuming web APIs, which output XML that is parsed in VBA.

In previous articles I've written about how to extract information from webpages, and interact with them to navigate through a website.
This article won't strictly focus on IE, but on several collections available through the MSHTML Object Model.
Continue Reading »
Follow Me