Excel Connections in Google Drive -



Excel Connections in Google Drive -

i have excel 2010 file (.xlsx) multiple connections import info web. instead of having open file manually , click "refresh all", want utilize google docs (specifically google sheets) automate refresh process every 60 minutes. uploaded xlsx file google drive connections not work anymore. how around this?

additional information: 1. info connections kayak flight search service. here's illustration page. importing table info @ top of page shows prices flexible dates. 2. tried using importhtml in google sheets reason doesn't identify above table html table. parse error.

i used kimono generate api (you have sign utilize it) can homecoming csv of form:

"collection1" "depart-sat.text","depart-sat.href" "$798","javascript: filterlist.flexfiltertodates('20141213', '20150111', 798)" "$798","javascript: filterlist.flexfiltertodates('20141213', '20150112', 798)" ... "collection2" "depart-sun.text","depart-sun.href" "$1127","javascript: filterlist.flexfiltertodates('20141214', '20150111', 1127)" "$1211","javascript: filterlist.flexfiltertodates('20141214', '20150112', 1211)" ...

in google spreadsheet can info =importdata("https://www.kimonolabs.com/api/csv/ccyfjzlm?apikey=yourapikey").

excel connection google-drive-sdk google-docs

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -