Can a database be set up so that a few forms can be used to create multiple databases?
For example, I have made a database that holds football (American) statistics. I have created the forms I need to input all of the information, queries and reports to view the information and VB code to automate many of the processes.
Now, I want to be able to save the information from different games and eventually compile it into season statistics. When I open this database, I want to start with empty tables and have the option of looking at data from any other game or starting a new game. Any help or direction would be helpful. Thanks!
For example, I have made a database that holds football (American) statistics. I have created the forms I need to input all of the information, queries and reports to view the information and VB code to automate many of the processes.
Now, I want to be able to save the information from different games and eventually compile it into season statistics. When I open this database, I want to start with empty tables and have the option of looking at data from any other game or starting a new game. Any help or direction would be helpful. Thanks!