M
Mike G.
Hello,
I would like to great an administrators form that would lock and disable
controls in an all users accessable form. Example; I have a set of records
that after all of the users have entered quarterly information I would like
to lock and disable the controls so they cannot go back and change the
information. I want to lock the controls after each quarter. I would like to
use the value set by a checkbox in an administrators form to control the
properties in the current form.
When I try using [sometable]![somefield]=yes i get a compile error "Can't
find project or library"
I am putting the code in Form_Current.
I've been away from Access for several years and my programming skill is
rusty.
Any help would be appreciated.
I would like to great an administrators form that would lock and disable
controls in an all users accessable form. Example; I have a set of records
that after all of the users have entered quarterly information I would like
to lock and disable the controls so they cannot go back and change the
information. I want to lock the controls after each quarter. I would like to
use the value set by a checkbox in an administrators form to control the
properties in the current form.
When I try using [sometable]![somefield]=yes i get a compile error "Can't
find project or library"
I am putting the code in Form_Current.
I've been away from Access for several years and my programming skill is
rusty.
Any help would be appreciated.