I have a form with 2 subforms. I have my subforms totalling on the main form. Now, each time a job is pulled up, I need to make sure the amount on the main form, CONAMT, is equal to the total of the subform. If it isn't equal I need some kind of message to come up on the screen. I'm not sure where to start.
Also, how could I write a query to find all jobs in the main table that don't equal the total of each job in the sub table?
Also, how could I write a query to find all jobs in the main table that don't equal the total of each job in the sub table?