![]() |
|
|
#1
|
|||
|
|||
|
i hope u can understand me ( i dont speak english very well ,but i can understand u)
![]() i have many table without relation, and i dont want to make a relation bucause there isn't need to all the tables are the same ( store student data for each year) the tabel fields are student name , art , geography , history , math , ,,, i want to make one form access to these table by chooseing them in listbox which store the name of table( t_1999 , t_2000 , t_2001 ,,,,) and click a button to change the recordsource now i do this manually ( goto disign view and change the recordsource of the form and Data) is ther a way to do this? thank u for help
|
|
#2
|
|||
|
|||
|
You need to create a Union Query from your students tables. Run a Make Table query based on the Union Query, then base a form on the Make table query. By the way, you should not have the same data in different tables. There is no reason why the data cannot go in one table! Makes it far easier for queries.
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Show information from another table in this form | Pires7 | Forms | 0 | 11-11-2008 04:15 AM |
| Please could you tell me how best to set up form and table/s | Sharron | Access | 0 | 10-04-2008 09:14 PM |
| Not able to add a record to a table through a form | tigers | Forms | 0 | 06-30-2006 07:00 AM |
| link excel form to access table | data123 | Import/Export Data | 6 | 06-23-2006 08:17 AM |
| I need to update a data field on a form and not on its table | Wrangler | Forms | 2 | 03-15-2006 10:43 PM |