I have a table called 'WorkOrder Table', in it is a field labeled 'Status'. There are about 15 different statuses, new, backlog, done, etc. I would like a query that I can run periodically that would tell me how many records there are for each status, like below:
1500 New
2000 Backlog
etc.
Any help would be appreciated (I'm realtively new to Access and SQL in general.
Thank you
1500 New
2000 Backlog
etc.
Any help would be appreciated (I'm realtively new to Access and SQL in general.
Thank you
Comment