Putting it all to work
Open the from in Form view. Use the vertical scroll bar to browse the records. To choose a record for printing, check the PrintLabel control. For instance, Figure B shows the records for Around the Horn and Bon app’ selected. Checking this control sets that record’s PrintLabel value to -1 (True) in the Customers table.

Figure B: Select records you want to print.
After selecting all the records you want to print, click the Print Label button. This control’s Click procedure checks the value of txtCount — that’s the invisible text box control in the form’s footer. When no record is selected, the value is 0, and th