Tagged Questions
0
votes
0answers
226 views
Pull CSV data from URL to Google Spreadsheet
I have a site which allows authenticated users (read: in-house users) to download certain data from the site in CSV format, e.g. http://example.com/activities.csv . Can I create a Google Spreadsheet ...
0
votes
0answers
644 views
Is it possible to sync a GCal calendar with an Excel/CSV file and/or Google Spreadsheet?
I keep track of the concerts I'm attending with a spreadsheet, which I primarily edit in Google Drive and sync to my computer using Syncplicity. What I would like to do is sync this spreadsheet, in ...
1
vote
1answer
870 views
Is there a way to upload a .csv file to Google Docs using a Google spreadsheet as a template?
I am generating a .CSV file with an application.
I then upload the .CSV file to Google Docs, which creates a Google Docs Spreadsheet which is "plain and white".
I then have to manually format the ...
0
votes
1answer
411 views
What's the biggest csv file you can import into a Google Docs Spreadsheet?
I'm trying to upload/import a 7mb csv file to Google Docs without much luck;
What's the largest file size that you can import?
3
votes
2answers
595 views
No force-reload tip on google spreadsheets?
So I'm running nightly tasks to generate some custom stats for my site and copy the stats in csv format to separate server via scp. Then I use these csv files in google spreadsheets to display them in ...