M
milhil
The idea is to Exit Access while exiting switchboard.
While the switchboard is in design view, I clicked the button ‘view code’ to
go to the code window. But I can’t find the following in my code as suggested
in SCD website.
Private Function HandleButtonClick(intBtn As Integer)
Case conCmdExitApplication
CloseCurrentDatabase
Even there is no code seen at all. Am I in the right track? Where am I lost
then? Any help please. Thanks.
While the switchboard is in design view, I clicked the button ‘view code’ to
go to the code window. But I can’t find the following in my code as suggested
in SCD website.
Private Function HandleButtonClick(intBtn As Integer)
Case conCmdExitApplication
CloseCurrentDatabase
Even there is no code seen at all. Am I in the right track? Where am I lost
then? Any help please. Thanks.