Hi there.
I have a database which has hundreds of tables (each one an accounts table).
The table fields are therefore exactly the same as each other.
I would like to use a single form to acess the data from each table.
How do I make set a table to become the control source for the form. At presnet I seem only to be able to be able to tie one table to the form.
For example. If i take tables 1, 2 and 3 as exapmles.
In the form view the control source can be set as Table 1. This obviously means I would then need another form for table 2, etc....
It must be possible to set the form control source on open?
(PS the tables are in an external table).
I have a database which has hundreds of tables (each one an accounts table).
The table fields are therefore exactly the same as each other.
I would like to use a single form to acess the data from each table.
How do I make set a table to become the control source for the form. At presnet I seem only to be able to be able to tie one table to the form.
For example. If i take tables 1, 2 and 3 as exapmles.
In the form view the control source can be set as Table 1. This obviously means I would then need another form for table 2, etc....
It must be possible to set the form control source on open?
(PS the tables are in an external table).