Report of the number of times that someone's initials are in a specific field

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

I have a table and form that requires employees to put their initials
into field after completing a specific task. I need to query and report
how many times each person has completed a specific task. It seems easy
enough and I may have done it before. However, the solution escapes me
at the moment. Can someone point me in the right direction?
 
Query using the "count" function with the name as the criteria? The criteria
can be entered as a text box on a form so it lets the user define who it
should be counting...is that what you mean? It sounds too simple for what
clearly is a complex database...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top