VBA

I first learned VBA pre-y2K when I stumbled over the VB editor (VBE) that is embedded in Excel, and I’ve used it ever since.  To great effect I might add!

My experiences have inspired 4 articles:

  • Love your VBA.  I love VBA and I want you to too!  Here’s some reasons why you might.
  • VBA applications.  What can VBA be used for?  Here I list a number of real world solutions developed in VBA.
  • JSON utilities.  Find out about the app I wrote in both Java and VBA that converts csv files into JSON.
  • ex:bit for micro:bit.  A VBA app that makes images and animations for a micro then sends them over USB to the micro:bit.