Re: Syntax to QUIT the running App - To Clarify...



Realised that my last post was not very comprehensive. I am currently using
Unload to unload the last from open it the app - which appears to entirely
close the app.

What I am looking for is the equivalent to:

'Docmd.Quit' that I use in VBA. This completely closes the app regardless of
what forms are open.

Cheers
--
Kahuna
------------
"Kahuna" <none@xxxxxxxxxxxx> wrote in message
news:%23Qy8IsxrFHA.904@xxxxxxxxxxxxxxxxxxxxxxx
> Hi Folks
>
> Having trouble finding the syntax to quit my app from inside. Got a handle
> on quitting other apps with the Application.Quit but struggling with
> quitting my app from within a form/button.
>
> Any suggestions or reading matter appreciated.
>
> --
> Kahuna
> ------------
>
>


.