Apps Scriptリファレンス: Apps Script Reference |障害・課題追跡: IssueTracker |Google Workspace: Status Dashboard - Summary

2018年4月15日日曜日

スプレッドシートでマクロの記録


マクロの記録が出来るようになったらしい

  • G Suiteのみの機能(2018/04/12現在)
  • 記録するとApps Scriptが作成されて編集できる


参考

Google スプレッドシートでタスクを自動化する
https://support.google.com/docs/answer/7665004

Additional details on new macro recorder and formatting options in Google Sheets
https://gsuiteupdates.googleblog.com/2018/04/new-macros-google-sheets.html

Latest post

Google Classroom API でクラスの一覧を取得したい

自分が指導・参加しているクラスの名称とIDを取得するコードを試しました 下記 Code.gs では pageSize で 100 を設定していますが 必ず 100件 返ってくるとは限らないらしいです https://developers.google.com/workspace/...