Google
×
Tip: Search for English results only. You can specify your search language in Preferences
Aug 9, 2022 · Hello everyone,. I'm testing web api call in VBA Word but I'm experiencing an issue trying to convert the result. When I do :
Aug 11, 2022 · Hello, So I have this issue : Basically I am trying to paste the data from the json into an excel. My code is as per below : Sub TestAPI() ...
Mar 4, 2021 · VBAでコードを書いているのですが「オブジェクトが必要です」エラーが出ており、対処方法がわかりません。 原因を調べたのですが、変数のSetも行って ...
Feb 13, 2023 · To use the JsonConverter library in your VBA code, you need to import the JsonConverter module into your Excel workbook. Here's how to do that:.
Sep 29, 2021 · Hi, I am facing serialization error for few records of same topic where rest data records are getting serialized and successfully ...
Sep 24, 2021 · hello, I am trying to retrieve quotes from into my database, som I ve used the following code that I came across online, but it returns ...
Nov 4, 2020 · Thanks for creating this issue! We figured it's covering the same as System.Text.JSON.Serialization.JsonConverter issues with VB and Unable to ...
May 22, 2023 · Json , see How to serialize and deserialize JSON ... Error handling. The serializer provides ... Apply the [JsonConverter] attribute to the ...
May 12, 2023 · Error CS1503: cannot convert from 'System.ComponentModel.Int32Converter' to 'System.Text.Json.Serialization.JsonConverter' How to resolve ...