A
Access User
Hi,
I have a form and a correlated sub-form. I want to prevent the data enterer
from modifying the form unintentionally when he clicks a check box
"Completed". I tried some simple VBA in the "Completed" control's "On Click"
property but it had the effect of also freezing the user out of un-checking
the same control if the need were to arise later on.
What's the right way to approach that? Anyone?
TIA.
I have a form and a correlated sub-form. I want to prevent the data enterer
from modifying the form unintentionally when he clicks a check box
"Completed". I tried some simple VBA in the "Completed" control's "On Click"
property but it had the effect of also freezing the user out of un-checking
the same control if the need were to arise later on.
What's the right way to approach that? Anyone?
TIA.