Report Listbox binding question

Sanchocow

Registered User.
Local time
Today, 10:11
Joined
Feb 25, 2008
Messages
10
How do I get an unbound listbox on a form over to a listbox on a report of that form? I have an unbound listbox that gets populated from a combo box with a list of all the items and a textbox for the quantity. The results go into a seperate table with compound key of repair number and item id. The listbox has 3 columns...id, description, and quantity. Anyway, hopefully this is a silly question, but it's the end of the day and I can't really think of a good way to do this.
Thanks.
 

Users who are viewing this thread

Back
Top Bottom