I tried to test out VBA-JSON and used this simple macro from your examples: Sub ExampleUsingJsonParser() Dim Json As Object Set Json = JsonConverter.ParseJson("{""a ...