Duplicate Labels

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

..I am using avery labels#5392 6 to a page and need to make duplicate name
badges running horizontally across the page so there are 3 sets of badges per
page, the label report runs from a query, any help is appreciated
 
Create a simple little table with one field named ID, type Number.
Mark the field as primary key.
Save the table with a name such as tblCount.
Enter 3 rows (the numbers 1 to 3.)

Open your query, add add this table.
Do not join it to your existing table (i.e. the 2 tables in the upper pane
of query design are unjoined.) You will now get 3 of each label for your
report.
 
Allen thank you so much I can't believe how easy that was! this discussion
group is wonderful.
 
CB61 said:
.I am using avery labels#5392 6 to a page and need to make duplicate name
badges running horizontally across the page so there are 3 sets of badges
per
page, the label report runs from a query, any help is appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

One to Many Access Labels 2
append query error 1
Using Access to Make Word Name Badges 3
Access Name badges in access? 0
Printing Labels using Access 2007 2
Label Question 7
avoid duplicates on label report? 5
Submit forms 1

Back
Top