I've attached a sample of my database that has the problematic button. If you open it and go to frm_itemmaster and search 'test' it'll bring up the test record. I set a button called 'item change' to duplicate the current record so that the user can make changes. I created the button using the wizard. I'm not sure why, but I keep getting error 'recordsgotonew' isn't available. I've double checked that the query is updateable and that you can add records. So far I've checked the following attributes: Allow Additions (Y/N-tried both), Data Entry (Y/N-tried both), Record Locks (No Locks). When Data Entry is set to YES, I can no longer filter records. So hopefully that isn't the answer. Can anyone tell me what I'm doing wrong?