R
RBDU
Hi All! Thanking anyone for a reply. A97
I have a database to log searches and some of course are marked incomplete.
On my opening form I placed a subform made from a query that counts the
incomplete records and displays a message giving the total of incomplete
search incidents. Which works well, except!
When the user marks one of the incomplete incidents as completed on the
relevant form and closes that form, they return to the main form. But the
subform on the opening form gives the original count not the updated count.
Which should be minus 1.
What coding could I use on the main form or the subform, so when the user
closes the incomplete searches form, the subform gives the correct tally? At
the moment it only gives the correct count when I close the database and
later reopen it.
Regards
Peter McCartney
I have a database to log searches and some of course are marked incomplete.
On my opening form I placed a subform made from a query that counts the
incomplete records and displays a message giving the total of incomplete
search incidents. Which works well, except!
When the user marks one of the incomplete incidents as completed on the
relevant form and closes that form, they return to the main form. But the
subform on the opening form gives the original count not the updated count.
Which should be minus 1.
What coding could I use on the main form or the subform, so when the user
closes the incomplete searches form, the subform gives the correct tally? At
the moment it only gives the correct count when I close the database and
later reopen it.
Regards
Peter McCartney