G
Guest
Hi,
I want to add a toggle button to my form that when the button is depressed,
all fields on that record are locked. But when the toggle button is NOT
depressed, all the fields on that specific record are editable (i.e. will not
affect other records).
Does anyone know how to do this? I've been reading through some other
posts, but not solution is seeming to work for me. I tried putting the
If/Then Allow edits statement under Form On Current, but it didn't seem to be
doing anything for me. Anyone have some sage advice? Btw, the more detailed
the answer, the better. I'm obviously willing to work in VBA, but I'm a
newbie with it so you'll have to be gentle and explicit
Thanks for any help you can give!
I want to add a toggle button to my form that when the button is depressed,
all fields on that record are locked. But when the toggle button is NOT
depressed, all the fields on that specific record are editable (i.e. will not
affect other records).
Does anyone know how to do this? I've been reading through some other
posts, but not solution is seeming to work for me. I tried putting the
If/Then Allow edits statement under Form On Current, but it didn't seem to be
doing anything for me. Anyone have some sage advice? Btw, the more detailed
the answer, the better. I'm obviously willing to work in VBA, but I'm a
newbie with it so you'll have to be gentle and explicit
Thanks for any help you can give!