Now, I am trying to use JSON in VBA. Which Reference should be used in VBA to allow Json objects, cJobjects?
I have tried to declare as follow:
Dim myObj As cJobject
But can't get compiler to recognize cJobject
.
Now, I am trying to use JSON in VBA. Which Reference should be used in VBA to allow Json objects, cJobjects?
I have tried to declare as follow:
Dim myObj As cJobject
But can't get compiler to recognize cJobject
.