Listbox

teiben

Registered User.
Local time
Today, 07:14
Joined
Jun 20, 2002
Messages
462
Help!
I have a form with a unbound listbox (mylistbox); the row source invokes the query builder which is getting info from a table(tblProgram). When a user selects an item from the list box, it's suppose to run a report(rptPoPUP) that's based on a query (qPOPUP), but it doesn't work. Any ideas?
 
Ok need a little more information...

Does your report run?
What are you trying to report on?
If your report runs are you getting the correct data?
Does it ask for any parameter values?

Etc..

Rob

:confused:
 

Users who are viewing this thread

Back
Top Bottom