I have an access ordering database set up. when i enter an order i
want to be able to print a deliverly label.
How do i just print one lablel and how do i specifi which label on the
A4 sheet to print to
As on MS Word Label application you can select which label to print to
by selecting the colum and row
Can any more help
Simon
>I have an access ordering database set up. when i enter an order i
> want to be able to print a deliverly label.
[quoted text clipped - 8 lines]
>
> Simon
There is the basic idea given here:
http://support.microsoft.com/?kbid=231801
You could take that basic idea and expand it, so the user is presented with
a nice-looking form which replicates what you see in Word.
chris.nebinger@gmail.com - 05 Apr 2006 16:54 GMT
The Access 2000 developer's handbook had a section just on this
problem, with a much more elegant solution. Their website is:
http://www.developershandbook.com/
I'm not sure if the 2002 (XP) version contained the same functionality.
Chris