I tried this good tool at
https://github.com/VBA-tools/VBA-JSON, which works best in excel but do not work with ms word.
I am getting error at:
Code:
Private Function json_ParseObject(json_String As String, ByRef json_Index As Long) As dictionary
and code also in many lines makes this statements which I don't think supported in word. Somebody need to contribute to this tool for word also.
Code:
Set json_ParseObject = New dictionary