Nuacht

Microsoft Access lets users print data while browsing records in Form View, but it prints all of the records in the underlying recordset, not just the current one. By adding a command button and ...
It's easy to print a single label for one or more records, but when you need to print multiple labels for a single record, you'll need VBA.