Google Spreadsheet row update -


i need update row function =importxml() every 3 minutes refresh map gadget.

i setup function redrows trigger every 3 minutes doesn't work. idea?

the importxml() updating every 2 hours self , can't trigger script. have write function script..

the best solution found add googleclock() url. makes importxml update every minute automatically. when spreadsheet not open.

like this: importxml("url"&googleclock(),"div...")


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -