B
Becky
I want to print a single label each time a new record is
entered. The entries are keyed into a subform with
multiple records on each form. Each time an employee keys
into the last field, I want a label to print the current
record only.
I have created a report for labels, and a macro to make it
run. It is attached to the last field on the form. This
works fine when there is only one record, but when the
next record is entered on the subform, it prints two
labels instead of the current record only.
I have tried the Where condition in the Macro and it still
prints multiple labels.
Any suggestions?
entered. The entries are keyed into a subform with
multiple records on each form. Each time an employee keys
into the last field, I want a label to print the current
record only.
I have created a report for labels, and a macro to make it
run. It is attached to the last field on the form. This
works fine when there is only one record, but when the
next record is entered on the subform, it prints two
labels instead of the current record only.
I have tried the Where condition in the Macro and it still
prints multiple labels.
Any suggestions?