I searched for count in this forum and read all the resulting posts. None do exactly what I want and I am not proficient in the VB codint to edit them to fit my needs.
I have a main form Dispatch which I need a text box to count the dispatches for the current month. I have a querry that lists the dispatches for this month. I need to display the record count for that querry in the text box on the main form. How do I update the querry after each new entry?
I don't understand clone and other terminology in the previous posts. Does Me. stand for memory? So, if possible KISS (keep it short and simple).
So Much to learn, So Little Time
I have a main form Dispatch which I need a text box to count the dispatches for the current month. I have a querry that lists the dispatches for this month. I need to display the record count for that querry in the text box on the main form. How do I update the querry after each new entry?
I don't understand clone and other terminology in the previous posts. Does Me. stand for memory? So, if possible KISS (keep it short and simple).
So Much to learn, So Little Time