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