How do I use an Access database to make address labels

B

B Sheldon

I have constructed a database on Access of names and addresses. How do I use
that database to make address labels?
 
T

tina

suggest you invest in a basic Acces book, such as Microsoft Access <version>
Bible by Prague and Irwin. there you'll learn, among many other things, how
to create simple reports (with and without the Report Wizard) based on
tables or queries. good luck!

hth
 
J

Joan Wild

B said:
I have constructed a database on Access of names and addresses. How
do I use that database to make address labels?

You should create a query to limit the records you want to print (unless you
always want to print all of them).

If you go to the reports tab, and click New, you'll see there is a Label
Wizard that'll create them for you.
 
Top