I have a continuous form in my database that depending on the criteria used will display any number of records. Each record has a check box so the user can select a record for printing. Quite often the user wants to select all of the checkboxes.
My question. Is there a way to do that in vba off of a command button.
My question. Is there a way to do that in vba off of a command button.