L
L Melville
Hi,
I have several forms that refuse to close, I have 2 buttons on each form (a
cancel button and a save and close button) the cancel button simply calls
DoCmd.Close, and the save button does some processing and then calls
DoCmd.Close, the save button however does not close the form, the processing
before the DoCmd.Close is called generates no errors and I can pop a msgbox
up right before the DoCmd.Close, but it does not work. I have done something
similar which works perfectly but on these forms it isn't working, has
anyone got any ideas?
thanks in advance
lee
I have several forms that refuse to close, I have 2 buttons on each form (a
cancel button and a save and close button) the cancel button simply calls
DoCmd.Close, and the save button does some processing and then calls
DoCmd.Close, the save button however does not close the form, the processing
before the DoCmd.Close is called generates no errors and I can pop a msgbox
up right before the DoCmd.Close, but it does not work. I have done something
similar which works perfectly but on these forms it isn't working, has
anyone got any ideas?
thanks in advance
lee