frame1和frame2 中的两个Option,在查询结果的时候,不能正确显示。 10
Ifrs.Fields("收款方式")="在线付款"ThenOption1.Value=TrueElseOption2.Value=TrueEndIfIfrs.Field...
If rs.Fields("收款方式") = "在线付款" Then
Option1.Value = True
Else
Option2.Value = True
End If
If rs.Fields("发货手段") = "快递" Then
Option3.Value = True
Else
Option4.Value = True
End If 展开
Option1.Value = True
Else
Option2.Value = True
End If
If rs.Fields("发货手段") = "快递" Then
Option3.Value = True
Else
Option4.Value = True
End If 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询