Step by Step Designing the Airline management system using Microsoft Access and VBA coding.

preview_player
Показать описание
Phone number: +254751127517 or +254799027371
Website:
Close button code
Dim aexit As VbMsgBoxResult
On Error GoTo cmdexit_Click_Err

aexit = MsgBox("Confirm if you want to exit", vbQuestion + vbYesNo, "Airline Management System")
If aexit = vbYes Then
DoCmd.Close , ""

End If
cmdexit_Click_Exit:
Exit Sub

cmdexit_Click_Err:
MsgBox Error$
Resume cmdexit_Click_Exit
Рекомендации по теме
Комментарии
Автор

Need your help and assistance. How can i contact you ?

andynelson
visit shbcf.ru