I have a DB with a long list of people with assigned tasks. thoughout the course of the day these tasks get completed. what i would like to do is create a form that will essentially show the progress. each person has an idea, example: 1 - bob, 2 - bill, 3 - bruce, etc. i would like this progress form to have the appearence and display something like the following:
Name Remaining Tasks Remaining Task Value
1 - Bob 5 50
2 - Bill 6 23
3 - Bruce 2 80
once again, help is appreciated
Name Remaining Tasks Remaining Task Value
1 - Bob 5 50
2 - Bill 6 23
3 - Bruce 2 80
once again, help is appreciated