View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lane[_4_] Lane[_4_] is offline
external usenet poster
 
Posts: 5
Default Consuming json web services with Excel VBA

Hi Excel Gurus,

I am trying to consume json web services with Excel VBA. Is there some .Net component or ActiveX control to do this? Not sure if the the link below is good. Anyone use it before? Is it stable?

http://ramblings.mcpher.com/Home/excelquirks/json

Thank you.