Hi, my problem is that i have an Access database which makes use of the command buttons assocaited with docmd
eg. DoCmd.GoToRecord , , acNext.
I've come to realise that any changes made to the records displayed on my form will be automatically saved.
I have been asked to put in 2 search buttons...