No Picture
Json

Using jSon/javaScript like structures in VBA

jSon /VBA functions have always been the most popular topic on the Excel Liberation site and forum. The interesting part about this though is not so much about parsing and stringifying jSon data (which after all is […]

No Picture
Apps Script & Java Script

Playing around with Color on Google Apps Script

I’m going back to Google Apps Script for today’s post. I’ve been on a little diversion playing around with color  in VBA, so now it’s time to implement some of that in GAS. If you have […]

No Picture
VBA

Example of automatic code updating for VBA

In a previous post I covered a way of automatically including and inserting VBA code in Excel from gists. You would normally use this if you wanted to include a bunch of functions and classes […]