質問編集履歴
1
変数の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -40,7 +40,7 @@
|
|
40
40
|
|
41
41
|
If Not adoRs.EOF Then
|
42
42
|
|
43
|
-
str
|
43
|
+
strTarget = adoRs!Target
|
44
44
|
|
45
45
|
Else
|
46
46
|
|