Am I asking a button command to do to much? I need the OnClick of a command button to change a bound field value (from 1 to 4), then save the form and exit the form. I have tried an embedded macro, events, etc. I just don't know enough about VBA coding to write the correct procedure. Can anyone help me? The form is based on a query. The field I'm updating is also hidden so the user doesn't see the value. Thank you!