質問編集履歴

1

変数の修正

2019/12/06 00:32

投稿

woria
woria

スコア36

test CHANGED
File without changes
test CHANGED
@@ -40,7 +40,7 @@
40
40
 
41
41
  If Not adoRs.EOF Then
42
42
 
43
- strPassword = adoRs!Target
43
+ strTarget = adoRs!Target
44
44
 
45
45
  Else
46
46