LANG SELRCT

Apps Script Reference  (Create: Create new Spreadsheet | Create new Apps Script

Sunday, April 15, 2018

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


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

  • 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

Extracting data from Google Sheets with regular expressions

Introduction Regular expressions are a powerful tool that can be used to extract data from text.  In Google Sheets, regular expressions ca...