How to not view record in Access after complete?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I hope someone can help me please!
I want to stop a record from being viewed once I mark an action "complete".
In the form, many actions can be selected for a record but once the user
marks it complete I dont want it to be accessed again.

Thank you
 
In the query (upon which your form is based) add some criteria to exclude
those records.

Under the "completed" field put criteria like...

Not True
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top