Closed jianyuan941 closed 1 week ago
When I try to run the demo, there is a compile error: user-defined type not defined.
Then highlighted private function Jason_parseobject (json_string as string, byref json_index as long) as scripting.dictionary
May I know how to solve it. Thanks alot
Hi, simply enable Microsoft Scripting Runtime in the VBA References.
Thanks !!!
When I try to run the demo, there is a compile error: user-defined type not defined.
Then highlighted private function Jason_parseobject (json_string as string, byref json_index as long) as scripting.dictionary
May I know how to solve it. Thanks alot