K
Kevin Sprinkel
I have to believe many of you have implemented something
similar to this situation before. I'd be grateful for
helping me implement this, as it's the *last* issue before
releasing this app to our user group.
In response to the NotInList event, I'd like to show the
user a data entry table, and provide this functionality:
- Copy the newly entered value to the new record
- Present Save and Cancel buttons:
- Save closes the form, returns to the original form,
and moves to the next control
- Cancel deletes the record, and returns to the original
form
TIA
Kevin Sprinkel
similar to this situation before. I'd be grateful for
helping me implement this, as it's the *last* issue before
releasing this app to our user group.
In response to the NotInList event, I'd like to show the
user a data entry table, and provide this functionality:
- Copy the newly entered value to the new record
- Present Save and Cancel buttons:
- Save closes the form, returns to the original form,
and moves to the next control
- Cancel deletes the record, and returns to the original
form
TIA
Kevin Sprinkel