Nieuws

set rngRowNames = writeArrayToSheet(3, 2, array("1st row", "2nd row", "3rd row", "4th row"), false) set rngColNames = writeArrayToSheet(2, 3, array("val one", "val ...
VBA-JSON maps a JSON Array [ ] to a VBA VBA.Collection object. These objects behave differently and have different object models with specific accessors and methods for retrieving values.