form closes on button click before DoCmd.Close acForm fires

E

EAB1977

Hi All,

I am having some strange behavior on one of my Access forms. When the
user clicks the close button and before the DoCmd.Close acForm fires,
the form closes. I have been looking everywhere for where this is
happening & I can't find where the premature closing is happening. I
am using Access 2007 on a Access 2000 format.

Anyone had any similar behavior?
 
Top