print button on form fails to print new data
I have a table and a form to do data entry. After each record is entered (only 2 fields) I want to print a small barcode label.
I created the form and placed a print command button on it.
then I attach the following vba code to the onclick...