|
-
Nov 7th, 2010, 05:32 PM
#1
Thread Starter
Junior Member
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?
-
Nov 8th, 2010, 09:45 AM
#2
Thread Starter
Junior Member
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.
-
Nov 11th, 2010, 04:45 PM
#3
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|