M
Mark R
Could I get an overview on labels? I read some and looked
for a wizard and didn't find it.
1. How do you find the wizard on ACCESS 2000?
2. Will the label wizard work on 2 or 3 tables in a join
or should I figure a way to not do a join?
3. How do I know that the computer won't print on empty
spots?
(If a sheet of labels has for columns and whatever
(20?) rows of labels, and I printoff 7 labels, then
the sheet will be less 7 labels. The next time I run
labels, if I want to re-use that sheet so as not to
waste all those labels..........
4. I already created a report that runs off a query that
shows labeling addresses.
THE QUERY pulls
SELECT Table1.labelmailedYN table1. otherinfo
table2.name, address, city, zip, invoice date
table3.otherinfoOFpossibleinterest
From innerjoins
WHERE table1.labelmailed equal false AND
table1.maildate>forms!templateform!STARTfieldname
AND table1.maildate<forms!templateform!
ENDfieldname
THE report has textboxes for
name
address
city
zip
in the detail section
and I get a list of lables, usually 7 to 20 deep.
Is that less powerful than what the label wizard would do
for me?
for a wizard and didn't find it.
1. How do you find the wizard on ACCESS 2000?
2. Will the label wizard work on 2 or 3 tables in a join
or should I figure a way to not do a join?
3. How do I know that the computer won't print on empty
spots?
(If a sheet of labels has for columns and whatever
(20?) rows of labels, and I printoff 7 labels, then
the sheet will be less 7 labels. The next time I run
labels, if I want to re-use that sheet so as not to
waste all those labels..........
4. I already created a report that runs off a query that
shows labeling addresses.
THE QUERY pulls
SELECT Table1.labelmailedYN table1. otherinfo
table2.name, address, city, zip, invoice date
table3.otherinfoOFpossibleinterest
From innerjoins
WHERE table1.labelmailed equal false AND
table1.maildate>forms!templateform!STARTfieldname
AND table1.maildate<forms!templateform!
ENDfieldname
THE report has textboxes for
name
address
city
zip
in the detail section
and I get a list of lables, usually 7 to 20 deep.
Is that less powerful than what the label wizard would do
for me?