+ Reply to Thread
Results 1 to 5 of 5

Import JSON in Excel by macro

  1. #1
    Registered User
    Join Date
    05-01-2009
    Location
    Amsterdam, Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    26

    Post Import JSON in Excel by macro

    Hi all,

    any gurus here that can answer this question:

    Is it possible to script JSON calls in a macro? I want to call a JSON through an API connection. The issue here is the fact that Excel expects the parameters to be passed in the html-string, whereas JSON passes parameters in some html body...

    Any help is appreciated!

  2. #2
    Registered User
    Join Date
    08-09-2011
    Location
    london,england
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Import JSON in Excel by macro

    Quote Originally Posted by bmmerkx View Post
    Hi all,

    any gurus here that can answer this question:

    Is it possible to script JSON calls in a macro? I want to call a JSON through an API connection. The issue here is the fact that Excel expects the parameters to be passed in the html-string, whereas JSON passes parameters in some html body...

    Any help is appreciated!
    Hello
    Here are a set of classes and examples showing how to convert between json/excel/json

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

  3. #3
    Registered User
    Join Date
    01-15-2011
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Import JSON in Excel by macro

    hi all

    I need help in loading JSON url in formating way. is there any std script

    Kindly help me
    regards
    Sreedhar

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Import JSON in Excel by macro

    Kvsree,

    Unfortunately you need to post your question in a new thread, it's against the forum rules to post a question in the thread of another user. If you create your own thread, any advice will be tailored to your situation so you should include a description of what you've done and are trying to do. Also, if you feel that this thread is particularly relevant to what you are trying to do, you can surely include a link to it in your new thread.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  5. #5
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Import JSON in Excel by macro

    Kvsree,

    Unfortunately you need to post your question in a new thread, it's against the forum rules to post a question in the thread of another user. If you create your own thread, any advice will be tailored to your situation so you should include a description of what you've done and are trying to do. Also, if you feel that this thread is particularly relevant to what you are trying to do, you can surely include a link to it in your new thread.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1