This will be hard to explain. I have created my first database and ready to roll
it out but stuck on a couple of things. I want to create an invoice report with
the total after the Workorder is completed. But my invoice query works only if
there is 1 entry in each subform. (I uploaded a stripped down version of my DB).
But if I add, lets say another user who worked on the same workorder, my query
does not calculate the total cost properly. Also, the query does not come up
with results until at least one entry in each subform. Sometimes, they didn't
use Equipment or Materials. (You will see what I mean if you look at my DB). So,
to understand, open the DB, Drop down a code, select a name and working hours.
Run the invoice query. Nothing. You need to add one item in the Equipment and
one item in the Material before the query works. Then add 2 people or 2
equipment items to the same work order. My other issue is FIFO but I will deal
with that later. This will make more sense when you run the DB.
Thank you for your time.