Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Close form in access


Message #1 by "Mikhael Vaysband" <mvaysband@s...> on Fri, 16 Feb 2001 17:25:01
How can I close form without updating table. 
Message #2 by "Pardee, Roy E" <roy.e.pardee@l...> on Sat, 17 Feb 2001 09:43:38 -0800
Have a look at the .Undo of forms--you could probably call that prior to

closing (or from the Form_Close event even).



HTH,



-Roy


  Return to Index