Hello,
I am posting that under several Headings because I am not sure where the answer lies (Query, VBA, somewhere else), but basically I have a form with headings:
LID: (Acct #)
Operator: (Data-Entry Processor)
Time: (7:00 AM - 8:00 AM, 8:00 AM - 9:00 AM, etc)
Process: (Packaging, Shipping, etc)
Primary: Descritpion of shift
Secondary: Descritpion of shift
Secondary: Descritpion of shift
The form is designed to allow users to use a wand to quickly scan in multiple LID's under the other field options.
The form is tied to a table, "MainDB" that records all this information.
How can I create a counter on the Form that counts how many LID's that specific Operator is doing (this form will be distributed to 50+ front-end users, and I don't want them knowing what everyone else is doing)
Thank you for your replies.