Save Excel Table to a JSON File with Simple VBA Macro

Описание к видео Save Excel Table to a JSON File with Simple VBA Macro

In this video, I teach you to create a simple VBA macro to save an Excel table to a JSON file. The macro uses VBA-JSON to convert between a VBA Collection or Dictionary to a JSON file.


VBA-JSON can be downloaded here: https://github.com/VBA-tools/VBA-JSON
Written tutorial and source code here: https://syntaxbytetutorials.com/save-...

Комментарии

Информация по комментариям в разработке