Hello.
I have a form with a subform in it, that displays a record set in datasheet view, which comes from a query. In the record set it shows 3 different types of letters sent to customers. The letter field is a yes/no field. What I would like to do is create 3 buttons on the main form that upon clicking a button, selects all of the yes no fields for that corresponding button. E.g. Button 1, selects all Letter1, button 2, selects all Letter2.
The form name is LetterSent_frm, the subform is called LetterSent_sf. Each yes/no field is named Letter1, Letter2, Letter3.
Can anyone help please?
I have a form with a subform in it, that displays a record set in datasheet view, which comes from a query. In the record set it shows 3 different types of letters sent to customers. The letter field is a yes/no field. What I would like to do is create 3 buttons on the main form that upon clicking a button, selects all of the yes no fields for that corresponding button. E.g. Button 1, selects all Letter1, button 2, selects all Letter2.
The form name is LetterSent_frm, the subform is called LetterSent_sf. Each yes/no field is named Letter1, Letter2, Letter3.
Can anyone help please?