ronle / Json-To-Excel

30 stars 20 forks source link

Problem with Key-length value #2

Open zwervers-org opened 8 years ago

zwervers-org commented 8 years ago

When I load my onw Json-file I get an error because the length of the keyvalue is 0 and the script can't do a minus 1 there

Function: GetKeys Problem: ReDim KeysArray(Length -1)

ronle commented 8 years ago

Hi zwervers-org,

Is it possible for you to upload a sample of your json? Or maybe post the text of it?

I would than be able to take a look.

Thanks, Ron