Board logo

標題: 請各大大幫解題Private Sub CBC_Click() [打印本頁]

作者: yt.Huang    時間: 2016-12-14 14:44     標題: 請各大大幫解題Private Sub CBC_Click()

1.CBC mode需對應變動資料來源而讀資料庫的資料來回傳值                                                                                       
2.對應到每一列正確位置而需回傳正確值True或False顯示(每個都是Activex控制項(核取方塊))                                                                                       
3.當對應每列值而回傳正確位置有打勾就True無打勾就False                                                                                       
                                                                       
Private Sub CBC_Click()
如何判斷找對正確位置?
If C1.Value = True Then
If C2.Value = True Then
If C3.Value = True Then
If C4.Value = True Then
If C5.Value = True Then
If C6.Value = True Then
If C7.Value = True Then
If C8.Value = True Then
If C9.Value = True Then
If C10.Value = True Then
If C11.Value = True Then
If C12.Value = True Then
If C13.Value = True Then
If C14.Value = True Then
If C15.Value = True Then
If C16.Value = True Then
If C17.Value = True Then
TextBox1.Value = "Click!"
Else: CBC.Value = ""
End If
End Sub
掰託大大幫解




歡迎光臨 麻辣家族討論版版 (http://forum.twbts.com/)