D
Debra Farnham
I apologize for cross-posting but I think my question falls under both
categories.
Access 2000 on Win2k OS
Background:
I have two listboxes on an unbound form. The user can select jobs that
require labels from one listbox (lstJobs) that add them to the second
listbox (lstLabels). There are two fields in the rowsources for each of the
listboxes: autJobID and strPieces. I have successfully coded the boxes to
work the way I want them to.
Problem:
When the user hits the print button, I need the label report that I have
created (specific to a brand name of thermal printer) to print out the
number of labels as indicated in the Pieces field for each job listed in
lstLabels.
Am I trying to achieve the impossible or does anyone have a better solution.
Ultimately, I want the user to pick and choose one or many jobs that require
labels and have the labels print the number of copies as specified in the
strPieces field. I have no need to track what has printed and what has not.
TIA for anyone who may be able to assist.
Debra
categories.
Access 2000 on Win2k OS
Background:
I have two listboxes on an unbound form. The user can select jobs that
require labels from one listbox (lstJobs) that add them to the second
listbox (lstLabels). There are two fields in the rowsources for each of the
listboxes: autJobID and strPieces. I have successfully coded the boxes to
work the way I want them to.
Problem:
When the user hits the print button, I need the label report that I have
created (specific to a brand name of thermal printer) to print out the
number of labels as indicated in the Pieces field for each job listed in
lstLabels.
Am I trying to achieve the impossible or does anyone have a better solution.
Ultimately, I want the user to pick and choose one or many jobs that require
labels and have the labels print the number of copies as specified in the
strPieces field. I have no need to track what has printed and what has not.
TIA for anyone who may be able to assist.
Debra