W
Wes Peters
I have a form that has a record source that changes to either show inactive
records or not based on a check box setting.
If the form is set to filter inactive records and I mark a record as
inactive I get the following message when it saves the record:
The data was added to the database but the data won't be displayed in the
form because it doesn't satisfy the criteria in the underlying record
source.
How can I keep this from showing up? Is there somewhere I can trap this and
just "resume next" or something like that?
Thanks,
Wes
records or not based on a check box setting.
If the form is set to filter inactive records and I mark a record as
inactive I get the following message when it saves the record:
The data was added to the database but the data won't be displayed in the
form because it doesn't satisfy the criteria in the underlying record
source.
How can I keep this from showing up? Is there somewhere I can trap this and
just "resume next" or something like that?
Thanks,
Wes