G
Guest
I'm developing a report filter that chooses existing reports, applies a
filter (dates) to it and prints it out.
My report-selector is a comboBox that reads from tblReports where title is
the report string manually entered.
There must be a system table or query where I can get a list of all reports
in Access without the need of a separate table.
Thanks in advance.
Chuck
filter (dates) to it and prints it out.
My report-selector is a comboBox that reads from tblReports where title is
the report string manually entered.
There must be a system table or query where I can get a list of all reports
in Access without the need of a separate table.
Thanks in advance.
Chuck