Hi there,
Not sure where the best place to post this - so I'll try here.
I want to create a form which lists all reports in the current database, along with their description, so the user can choose which one to run.
This list would be dynamic, so as new reports are added they appear in the list.
I suppose there must be a system table somewhere which stores the reports etc, so I base the form on a query which queries that table, but if anyone can tell me the table name, or tell me I am wrong, that would be a great help,
Thanks,
StepOne
Not sure where the best place to post this - so I'll try here.
I want to create a form which lists all reports in the current database, along with their description, so the user can choose which one to run.
This list would be dynamic, so as new reports are added they appear in the list.
I suppose there must be a system table somewhere which stores the reports etc, so I base the form on a query which queries that table, but if anyone can tell me the table name, or tell me I am wrong, that would be a great help,
Thanks,
StepOne