List Box for reporting

rana1978

Registered User.
Local time
Today, 11:18
Joined
Jun 25, 2009
Messages
25
Dear All,

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.

Rana :confused:
 

Attachments

Dear All,

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.

Rana :confused:

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.
 

Attachments

Users who are viewing this thread

Back
Top Bottom