r googlesheets - =IMPORTXML in google sheets to auto update NFL scores -


i'm using following importhtml in google sheets , tried few options auto update, as possible, things have failed far. know few people have had success apps script, i'm little confused on how work example. these following importxml's i'm using:

a1=importxml("http://www.nfl.com/liveupdate/scorestrip/ss.xml","//g/@q" ) 

b1=importxml("http://www.nfl.com/liveupdate/scorestrip/ss.xml","//g/@h" )

thanks help!


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -