diag afterupdate ทำงานบนฟอร์มชื่ออะไรครับท่าน Un
ที่จริงไม่น่าจะมีข้อผิดพลาดนะครับแต่ถ้าเกิดขึ้นจริงก็ลองใส่ IF ไปตรวจสอบดูก็ได้ครับ
ตรง Else
else
if not isnull(Forms!Service!CbDD) Then
Forms!Service!CbDD = null
End if
Forms!Service!TxDD.visible = False
Forms!Service!CbDD.visible = False
Forms!Service!FontCbDD.visible = False
Forms!Service!Drug_Sub.setFocus
End If