Hy!
I have a form based on query with lots of fields where one of them is a chech box field. Also I have a single check box (without control source) in form's header.
What I want is that when I select this single check box, all check boxes for all the records in the form turns to value = 1, (selected) and when I deselect that single check box, all check boxes for all the records in the form turns to value = 0 (deselected). Just like in Yahoo free mail account - option for selecting and deselecting all messages in one's inbox.
Problem is that I don't know how to make it work. Is there anybody who can help me?
Please!
I have a form based on query with lots of fields where one of them is a chech box field. Also I have a single check box (without control source) in form's header.
What I want is that when I select this single check box, all check boxes for all the records in the form turns to value = 1, (selected) and when I deselect that single check box, all check boxes for all the records in the form turns to value = 0 (deselected). Just like in Yahoo free mail account - option for selecting and deselecting all messages in one's inbox.
Problem is that I don't know how to make it work. Is there anybody who can help me?
Please!