Making labels in VB?

M

Max Moor

Hi All,
I'm aware of the mailing label wizard that I can use to make labels
in Access based on Avery numbers. Is there a way I can do this through
function calls in VB, sheilding the user from most of it?
I have want the user to create their filtered list on addresses on
one of my forms, specify a label size or number, and have it happen without
doing the whole wizard in my app.
Can anyone point me to a good starting place in help or on the web to
learn about this (assuming it's possible without a ton of effort).

Thanks, Max
 
L

Larry Linson

Einstein, I think, was the one who said "as simple as possible, but no
simpler". To be honest, the Avery label wizard seems pretty darn simple to
me. Maybe you could create some "canned" reports for "likely" sizes of lable
and just choose one based on the label size the user chooses?

Larry Linson
Microsoft Access MVP
 
M

Max Moor

Einstein, I think, was the one who said "as simple as possible, but no
simpler". To be honest, the Avery label wizard seems pretty darn
simple to me. Maybe you could create some "canned" reports for
"likely" sizes of lable and just choose one based on the label size
the user chooses?

Larry Linson
Microsoft Access MVP

That's what I did once before. I didn't have the wizard (or didn't know
about it) at the time. I thought it would sure be cool if there were an
API for labels. Oh well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top