How do I access this key variable decoded from JSON? I used the example in Excel VBA: Parsed JSON Object Loop. VBA editor keeps changing the case to uppercase even when I change it to lowercase. I also tried commenting both out and uncommenting a lowercase key but it still changes it. I didn't think the case would matter but it is complaining and I'm not sure why, as the field clearly exists.

Typeof variable isarr? I can't see your declarations because of the error message box.Set arr = jsonDecode(jsonString)Dim arr as ...?arr.