回答編集履歴

1

誤字の修正

2022/01/13 06:57

投稿

RRRRR
RRRRR

スコア10

test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
 
34
34
 
35
- const ssId = '1nWR_pMaPr2x-1hn_gVAqcEbLsGm4nQ6-p9Yqj36DBwo'
35
+ const ssId = 'グーグルページID'
36
36
  const sh = SpreadsheetApp.openById(ssId).getActiveSheet();
37
37
  const ids = sh.getRange(2,4,sh.getLastRow(),1).getValues().flat();
38
38
  console.log(ids);