> Hi All,
>
[quoted text clipped - 5 lines]
> Thanks in advance
> Crevit
Forms have an Unload event that can be programmatically cancelled and a
Close event which cannot be. From your description it sounds like you
should look at the Unload event.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Crevit - 05 Mar 2008 13:07 GMT
I want to intercept the "form_close" event for windows system "Find and
Replace"
I can resolve with API? What API?
Thanks
Crevit
>> Hi All,
>>
[quoted text clipped - 9 lines]
> Close event which cannot be. From your description it sounds like you
> should look at the Unload event.