VBA-tools/VBA-JSON master 1Branch22Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 89 Commits specs v2.3.1 Jan 29, 2019 .editorconfig Update vba-utc to v1.0.6...
But I kept getting errors involving this line of the JsonConverter Module: json_ParseObject.Item(json_Key) = json_ParseValue(json_String, json_Index) Its saying Run-Time error'0': KeyNotFoundError Dictionary key not found :id This is the code i'm trying to run: Sub testJson() Dim js...
问无法使用Github中的JsonConverter.bas循环遍历Excel VBA中JSON中的嵌套数组EN废话不多说,直接上代码 ...
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod h1:jvVRKCrJTQWu0XVbaOlby/2lO20uSCHEMzzplHXte1o= github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9...
I was previously using VBA-JSON successfully on Windows 10 (32 bit) ...I'm now using the exact same VBA code on Windows 11, but VBA-JSON is throwing up an error... Run time error '458' Variable uses an Automation tpe not supported in Visual Basic I searched & found #86 (issue...
VBA-Web (formerly Excel-REST) makes working with complex webservices and APIs easy with VBA on Windows and Mac. It includes support for authentication, automatically converting and parsing JSON, working with cookies and headers, and much more. Getting started Download the latest release (v4.1.6...
JSON conversion and parsing for VBA. Contribute to VBA-tools/VBA-JSON development by creating an account on GitHub.
Hi there, I have a macro that parses a JSON using this library. The JsonConvertor works fine. However, when i try to access an element Dict(key), it works on my 32bit Excel 2016 (on my 64bit laptop), but when I do the same on the 64bit E...
Or you may drag'n'drop downloaded JSON.bas from explorer window (or desktop) directly into the VBA Project Tree. How to add reference? Open Visual Basic Editor by pressing Alt+F11, click Menu - Tools - References, scroll down to Microsoft Scripting Runtime and check it, press OK: MS Wo...
base: master ... compare: master Choose different branches or forks above to discuss and review changes. Learn about pull requests Create pull request Compare and review just about anything Branches, tags, commit ranges, and time ranges. In the same repository and across forks. Example ...