Labels

J

Jonesdinah

I would like to print self adhesive labels using a excel database, is this
possible?

Dinah
 
G

Guest

hi,
yes you can but it might be extremely difficult depending
on the size of yoru database.
you would have to arange the data in the shape of the
lable then reset the print area. no way around that.
lable printing is much better handled by access.
you could link your excell database to it.
create a report the size of the lable then call data from
your database via a parameter query to the report and sent
the report to a label printer.
this way all you have to do is create the one report and
the parameter query. lot less work.
 
Top