Refresh Button / Auto Update GOOGLE SPREADSHEET

后端 未结 4 531
终归单人心
终归单人心 2021-01-19 11:51

I hope you can help me. I have been trying to get this working for quite some time.

I am taking the API from a website import it into google spreadsheets VIA importj

4条回答
  •  失恋的感觉
    2021-01-19 12:20

    File > Spreadsheet settings > Calculation > Recalculation: On change and every minute

    Then you can insert a =now() column and it will refresh the sheet every minute.

    Apologies if you've tried this already, I have it setup now in a sheet but am waiting for a live event to test, so it might not even work.

提交回复
热议问题