R
rjshrader
I need help with validating check-boxes on an unbound MS access form.
On my form I have various text boxes and four (4) check-boxes for
users to submit data to a table. I have a command button on the form
that when clicked verifies that the various text box controls are not
empty otherwise it displays a message to correct and sends the use
back to the form without saving.
What I need assistance with is with the 4 check-boxes I want to
validate that at least 1 of the boxes has been checked . If all are un-
checked I want to display a message (I know how to write the code for
the message) but I am not sure how to go about validating the check-
boxes.
Many thanks
-shrader
On my form I have various text boxes and four (4) check-boxes for
users to submit data to a table. I have a command button on the form
that when clicked verifies that the various text box controls are not
empty otherwise it displays a message to correct and sends the use
back to the form without saving.
What I need assistance with is with the 4 check-boxes I want to
validate that at least 1 of the boxes has been checked . If all are un-
checked I want to display a message (I know how to write the code for
the message) but I am not sure how to go about validating the check-
boxes.
Many thanks
-shrader