I have a master form with 8 tabsheets on it. Each tabsheet will contain data from a different table, and each table is related to the main table. I think I have 2 options:
1) Create 8 subforms based directly on the tables and then place these subforms on the tabsheets, or
2) create one query joining all the tables together and then base the master form on that.
I can't seem to find a clear reason why one way is better than the other. I'm partial to the query as I hate subforms. Any arguments would be appreciated.
Thanks-
1) Create 8 subforms based directly on the tables and then place these subforms on the tabsheets, or
2) create one query joining all the tables together and then base the master form on that.
I can't seem to find a clear reason why one way is better than the other. I'm partial to the query as I hate subforms. Any arguments would be appreciated.
Thanks-