I wish allow the user to enable or disable several controls on a form based on certain conditions during the year.
I have no problem doing this when the form is open using a command button but after leaving form and returning the controls revert back to there original state.
I would like to set the controls to disabled in form view and leave them that way until the user wishes to change them back in some future time.
thanks in advance
I have no problem doing this when the form is open using a command button but after leaving form and returning the controls revert back to there original state.
I would like to set the controls to disabled in form view and leave them that way until the user wishes to change them back in some future time.
thanks in advance