What I've got is a database that has hundreds of tables. These tables are created and named automatically inside the original database. I need to be able to link to them based on either a formula or a parameter field. Here is an example of what I need. I have a database called Jobrpt.mdb, inside this database is a table called jobs along with numerous other tables. I need to be able to report on the other table/tables based on a field or formula from the jobs table. Is this possible?