Topic: recreating a project
Hello.
I need some suggestions.
I’ve created a project about the income and expenses of a school. It includes about 20 tables, each with several items, and many different forms. Now I want to use it for two different schools: an elementary school and a high school.
Is there a way to avoid having to recreate all the tables and forms again? It’s very time-consuming. I just want to be able to choose between the two schools at the beginning using a ComboBox.
Thank you.