S
Shelly Jackson
Someone posted this sort of question below but I am still I'm stuck.
I created a table, tblReports, with two fields: ID and RptName. I manually
entered the names of my reports of my reports into the table.
I then created a form bound to tbleReports. I put in a list box listing
RptName from tbleReports.
Now I am attempting to write code for the Command Button beside the my
RptListBox that will open up the report that the user selects.
But, how do I tie the report names I typed into the table and the actual
reports?
TIA
S. Jackson
I created a table, tblReports, with two fields: ID and RptName. I manually
entered the names of my reports of my reports into the table.
I then created a form bound to tbleReports. I put in a list box listing
RptName from tbleReports.
Now I am attempting to write code for the Command Button beside the my
RptListBox that will open up the report that the user selects.
But, how do I tie the report names I typed into the table and the actual
reports?
TIA
S. Jackson