Results 1 to 3 of 3

Thread: Google Docs? spreadsheet read and write?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2009
    Posts
    28

    Post Google Docs? spreadsheet read and write?

    I have a google Docs spreadsheet with open read and write access to public.

    Is there a way to access this from my windows form?

    I need to be able to find a row in the spreadsheet then use the text from that row in my program. I also need to be able to change the row or update the same row with new data.

    I have been looking for examples or more information online, but having no luck with vb.net information. Can anyone help me?

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Oct 2009
    Posts
    28

    Re: Google Docs? spreadsheet read and write?

    Okay, I have found the google API and added the reference to it in my program. I have found several examples in C# though I am looking for vb.net. I have also found examples for other google aps, but I am having difficulties figuring out how to use the google api for working with spreadsheets.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2009
    Posts
    28

    Resolved Resolved: Google Docs? spreadsheet read and write?

    Okay, so it took a while for me, but I figured it out. Check out the google API. You can download a copy of it and set a reference to the parts you need. You can also check out the sample projects which come with it. This information and what I got from the google developer's site was what helped me. Good Luck to all of you!

    Developer's site:
    http://code.google.com/apis/spreadsh...html#ListFeeds

Tags for this Thread

Posting Permissions

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



Click Here to Expand Forum to Full Width