access thread: Close form in access
How can I close form without updating table.
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
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
access thread: Close form in access
How can I close form without updating table.
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
|