Printing different label sizes from a master form

K

kknox

I have a very simple table set up with part numbers - ours
and theirs... The user needs to be able to choose between
a big label or small label for whatever record the user is
currently on. I started the project by just creating two
seperate forms set up the way the label should print, but
now i want to make it user friendly...

I have a main form created where the user can get to the
part number they want using a drop down list and now I
need to add two command buttons to print the labels. Also,
the big label requires a manually entered quantity to
appear on the label.

So 1. I need to know how I can program the buttons on one
form to print the current record using a different form.
and 2. pass the quantity manually entered on the main form
to the "big label" form for printing.

Any help at all would be much appreciated. Thanks!
 

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