Printing labels from Access

J

Jenni_brickell

Does anyone know how to, or if it is possible to, print labels from an Access
report or table?
 
F

Frank Stone

hi,
we do that several hundred times a day in our receiving
department.(weekdays only)
we basicly created a form for data input, a report the
size of the lable(1"x3"), a query as the report record set
(based on form input) to populate the report then printed
the report to a lable printer.
lable has bar coded part numbers and quantiites.
if further questions, post reply to this thread.
Regards
Frank
 
G

Guest

Make sure you are in the Reports pane in the database
window, click New, then select Label Wizard.
 
Top