質問編集履歴

1

誤字の改善

2021/12/23 04:34

投稿

mattsuncaca
mattsuncaca

スコア2

test CHANGED
File without changes
test CHANGED
@@ -76,7 +76,7 @@
76
76
 
77
77
   //コピー元データのExcelファイルを名前から取得
78
78
 
79
- const folder = DriveApp.getFolderById('1PSSwUksFZTHGdWQU351EUBgOHDlMTJBM');//ロ―データフォルダのID
79
+ const folder = DriveApp.getFolderById('1Pbjckajhkh51EUBgOHDlMTJBM');//ロ―データフォルダのID
80
80
 
81
81
  const files = folder.getFilesByName('result_' + thisSsId + '.csv');
82
82