I have a form based on a query where one of the fields displayed on the form is based on an expression - if the user clicks on this field (it's a check box), Access beeps and displays message "Field 'xxx' is based on an expression and cannot be changed".
Is there anyway to suppress or trap this message?
Turning SetWarnings off does not work because, it appears, this is not an error message but an information message. Also error trapping does not work, again presumably because this is not an error as such.
Any ideas would be appreciated.
Thanks and best regards
Billy
Is there anyway to suppress or trap this message?
Turning SetWarnings off does not work because, it appears, this is not an error message but an information message. Also error trapping does not work, again presumably because this is not an error as such.
Any ideas would be appreciated.
Thanks and best regards
Billy