K
Kevin S.
Hello. I am trying to disable certain items on a continous form, however,
the items should only be disabled on certain records. Example...
---- record 1
mycheck = true
mycommand (is enabled)
---- record 2
mycheck = false
mycommand (is disabled)
How can I make Access check to see if a value is true or false on each
record and disable or enable items on different records as needed?
Thanks in advance.
-Kevin
the items should only be disabled on certain records. Example...
---- record 1
mycheck = true
mycommand (is enabled)
---- record 2
mycheck = false
mycommand (is disabled)
How can I make Access check to see if a value is true or false on each
record and disable or enable items on different records as needed?
Thanks in advance.
-Kevin