Yes, Thank you
"S Panja" <(E-Mail Removed)> wrote in message
news:C33D9AC0-BB9C-4C5A-9B9C-(E-Mail Removed)...
> Shouldn't you Quit rather than Close?
> --
> ***************************
> If the message was helpful to you, click Yes next to Was this post helpful
> to you?
> If the post answers your question, click Yes next to Did this post answer
> the question?
>
>
> "Tom" wrote:
>
>> Hi all,
>>
>> I have a button to close my database:
>>
>> Private Sub cmdExit_Click()
>> CloseCurrentDatabase
>> End Sub
>>
>> I want that button to close access too, what code should I put in order
>> to
>> acheive that?
>>
>> Thanks,
>> Tom
>>
>>
>>
|