Hi all,

is there a straightforward, easy, way to stringify a set of cells into a json string? Without having to resort to CjObject or VBA-JSON?

To destringify, I simply use the below, but can I do it in reverse?

Please Login or Register  to view this content.
The json will then be deserialized in the JSON object. Great!
But what if I want to go from input text to a JSON formatted string?
Can I also do that with JScript?

Thanks,

Jasper