Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select Multiple copies to print by end user on form for selected recrd

Status
Not open for further replies.

wz

Programmer
Feb 16, 2001
88
US
I have a form in which the end user selects which records they wish to print. They can choose up to 10 records. Each selected record is an unbound text box. The end user then selects a cmd button to print preview. The querry behind the report querries which records are in the unbound text boxes.

Now, I wish to add how many copies for each record selected. I have added another unbound text box that is used in the querry & has number of copies to print. My question is how do I use this number to "tell" the report how many copies for each record selected.
 
Thanks - that's what I needed, wz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top