I have a form that opens via a choice of several command buttons; one opens to edit existing records the other opens in data entry for new records. There are several required fields, but not all need to be required. I want the user to be prompted to Save new record YES or NO in the data entry form regardless of how many fields are complete and I want the user to be prompted to save changes Yes or No when the form opens in the edit mode. These prompts need to occur when the user attempts to close either form via a command button on each form.
thanks
thanks