D
Dale
I am trying to change the property of a check box and not
getting the results I need.
here is the code:
Item.UserProperties("lcb01").enabled = False
I am trying to change the checkbox to not allow entry
based on a condition. Any suggestions?
Thanks.
getting the results I need.
here is the code:
Item.UserProperties("lcb01").enabled = False
I am trying to change the checkbox to not allow entry
based on a condition. Any suggestions?
Thanks.