G
Guest
sI have a database I use to do my budget each year it is called
BudgetDatabase.mdb it contains all my FORM, REPORT, QUERIES. In another
Database is where all my data is stored; actually I one for each year... my
2005 data is stored in 2005Data.mdb, my 2006 data is stored in 2006Data.mdb.
I use the Linked Table Managed to link to the database I want. But, I want
others to use this database and I would like to automated the switching
between each year data . So when they select the year 2005 it automatically
links to 2005Data.mdb. When they select 2006 it automatically link to
2006Data.mdb. This could be from a form or maco or something like that.
Thanks.
Brad
BudgetDatabase.mdb it contains all my FORM, REPORT, QUERIES. In another
Database is where all my data is stored; actually I one for each year... my
2005 data is stored in 2005Data.mdb, my 2006 data is stored in 2006Data.mdb.
I use the Linked Table Managed to link to the database I want. But, I want
others to use this database and I would like to automated the switching
between each year data . So when they select the year 2005 it automatically
links to 2005Data.mdb. When they select 2006 it automatically link to
2006Data.mdb. This could be from a form or maco or something like that.
Thanks.
Brad