I'm doing a small project as a part from my course in access; we use Microsoft Access 2010 but the database itself is 2007.

My main problem is: how to lock a record from changing after a value in the record changes a value.

In my case, the value changes is an option box that changes from open to close. Also, the change itself is triggered by change in other values; I tried to make a macro for it... didn't go as good as I hoped.

The macro should change value A from "open" to "close" when i tick check box B and the value in text box C in not null.

Thanks for the help

link|improve this question

50% accept rate
1  
Post your code, please. – Remou Feb 14 at 23:57
no code... i use the Access program itself not direct code. – Iakovl Feb 15 at 1:16
This is a programming forum. A macro can be saved a s code. If you do not wish to use code, it would be more appropriate to post on SuperUser. – Remou Feb 15 at 9:24
i can use it... just that i have no idea how to write one – Iakovl Feb 15 at 10:40
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.