just working on a program for my brother-in-law.
Needs a general info table, a parts table, and a work hour table at least as the 3 major tables. I thought about using 3 forms for inputs but that would be a little clumsy so I was thinking of an append query and doing all from one form.
With the sub-form way, wouldn't the main form have to be on a table with static info which I wouldn't normally have until quite a bit of info is in and then work would be repetitive on the same equipment.
In other words, I'm not starting with a customer database, have to input that as it goes.