Part 2a: Using VBA with JSON: Courtlistener

This Lesson’s Code on Github Today, we’re going to go over how to use VBA to interact with JSON around the web, so you’ll need one piece of software for now, Microsoft Office. When we get to PDFs later, you will need Acrobat (not Reader, but Acrobat). We’ll learn how to get information off the […]

CourtListener, JSON, VBA, and Word

UPDATE: Here’s the post on how to use VBA with JSON using CourtListener as an example, or you may view the Wunderlist how-to here. So before I talk about recordsets, I want to say I’ve spent some time recently learning how to parse/process JSON from CourtListener in VBA, which enables a person to obtain search […]