Google Apps Scriptの活用

Google Apps Script(GAS) Google Forms Part(1)
初心者向けのGoogle Apps Script (GAS) Google Forms の記事です。第1回は、スプレッドシートの内容を読み出して簡単なGoogleフォームを作成するスクリプトファイルの記述方法について説明しています。

Google Apps Script(GAS) Google Forms Part(2)
初心者向けのGoogle Apps Script (GAS) Google Forms の記事です。第2回は、フォームにメールアドレスと氏名の欄を追加するスクリプトファイルの記述方法について説明しています。

Google Apps Script(GAS) Google Forms Part(3)
初心者向けのGoogle Apps Script (GAS) Google Forms の記事です。第3回は、性別の欄を追加するスクリプトファイルの記述方法について説明しています。

Google Apps Script(GAS) Google Forms Part(4)
初心者向けのGoogle Apps Script (GAS) Google Forms の記事です。第4回は、リストアイテムを追加するスクリプトファイルの記述方法について説明しています。