【正文】
’ 用循環(huán)語(yǔ)句判斷文本框中的 End If 值 是否等于數(shù)據(jù)庫(kù)中相應(yīng) 的值 Wend X = Trim(Text2) While True If (2) = X Then = (1) = (3) = (4) = (5) = (6) check = check + 1 End If Wend D = Val(Trim(Text3)) While True If (3) = D Then = (1) = (2) = (4) = (5) = (6) check = check + 1 End If Wend S = Val(Trim(Text4)) While True If (4) = S Then = (1) = (2) = (3) = (5) = (6) check = check + 1 End If Wend G = Trim(Text5) While True If (5) = G Then = (1) = (2) = (3) = (4) = (6) check = check + 1 End If