Record Locks in MS Access

S

skeske

How do I prevent records from being edited based on specific criteria from
another column? For example, when a checkbox value is true, lock the records
associated with the ID.

I'm using the MS Expense Report Database and I'm trying to tie up some of
the loose ends.

Thanks in advance for any light you can shed on this matter.

Regards.
 
M

Mark

I would need a little more info than this, you can set up an input mask that
will only except numbers/letters of a certain length or as you have exampled,
a check box can be locked by simply right clicking on the object (check box)
find the lock and change to yes. The default is no.
 

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

Top