Trying to make a vehicle maintenance log.
In the attached have I done things correctly? or should I have done it differently?
I made the tables based on physical paper records, in the database I'm thinking the tblFuelFill and tblMaintenanceInformation can be combined or maybe the two inspection tables?
Structure, tblVehicleInformation will have a main form, buttons to open forms for filling in the other tables, tabs to display information of the other tables with some calculated fields.
In retrospect I guess tblDealer should have been named tblGarage.
Also, not sure how the junction tables will get populated?
Thank you,
Matthew
In the attached have I done things correctly? or should I have done it differently?
I made the tables based on physical paper records, in the database I'm thinking the tblFuelFill and tblMaintenanceInformation can be combined or maybe the two inspection tables?
Structure, tblVehicleInformation will have a main form, buttons to open forms for filling in the other tables, tabs to display information of the other tables with some calculated fields.
In retrospect I guess tblDealer should have been named tblGarage.
Also, not sure how the junction tables will get populated?
Thank you,
Matthew