質問編集履歴
1
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -24,8 +24,7 @@
|
|
24
24
|
Set strSheetName = ActiveSheet
|
25
25
|
|
26
26
|
|
27
|
-
|
27
|
+
|
28
|
-
|
29
28
|
intStart = 2 '開始する行数
|
30
29
|
intCol = 14 '数字を読み込む列
|
31
30
|
i = intStart '追加する行数の先頭位置
|