In my data base, I intend to view report using a List Box in a Form (See attached). I am unable to do that. Can anyone give me the way for doing it updating the attached db.
In my data base, I intend to view report using a List Box in a Form (See attached). I am unable to do that. Can anyone give me the way for doing it updating the attached db.
Check out your revised sample. I added a field to the reportlist table which has the report name. Then look at the rowsource for the listbox, the column count and the column width. And then look at the code behind the button on the form.