Jarvis Posted December 23, 2005 Posted December 23, 2005 I have a database that assigns tasks to workers. Field 1 = TASK DESCRIPTION Field 2 = WORKER NAME I would like to generate a list of how many tasks have been assigned to each worker and I would like to have this list sorted in descending order, according to who has the greatest number of tasks. As tasks are added and assigned, I would like this list to dynamically refresh itself. Does anybody have a suggestion how to do this? Thanks, Jarvis
aaa Posted December 23, 2005 Posted December 23, 2005 (edited) Hi, Jarvis! Look attachment! Such? Worker_Tasks.zip Edited December 23, 2005 by Guest
Jarvis Posted December 23, 2005 Author Posted December 23, 2005 aaa, Thanks a lot! That is just what I was looking for. I'm not exactly sure how you did it, I'll have to stare at it a while. I notice that you used a new window, and this is something I have never investigated. Thanks a lot again! Jarvis
Recommended Posts
This topic is 6975 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now