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?
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?