I was asked to include a subform field in an error checking routine for an application that I built a couple years ago. That form is populated by a query from a table.
The field they want checked for errors in populated by a different query. There are 5 possible outcomes for that subform. If that total is less than 5 it means that the data entry folks left a specific field in the database blank. That must be corrected.
I created a new query against these records that counts the checked boxes and stores that count in the different table.
The system is built and in use. I have a ton of other work to do. I just want to move that stored count to a specific field on the form. I can't get this done.
The code as is and NOT working fires when the form is opened.
I tried various combinations of the setvalue function and could not make that work, either.
Ah! not the question I answered, and I don't know the answer to this. To get an answer now you may have to start a new thread with the explanation in your last post.