T
The Joker via AccessMonster.com
Hello all!
I'm working on a task queue database. Currently the queue shows all non-
completed tasks. I'm working on a Form where people can go in and see tasks
assigned to them instead of all. What I want to do is create an update query
that will update the "Assigned to" field to the user who opens it. My main
task I'm not sure how to go about is that I only want to assign them 5 at a
time. How would I do critieria (or something) to limit the update to only 5
records at a time? Thank you!!
I'm working on a task queue database. Currently the queue shows all non-
completed tasks. I'm working on a Form where people can go in and see tasks
assigned to them instead of all. What I want to do is create an update query
that will update the "Assigned to" field to the user who opens it. My main
task I'm not sure how to go about is that I only want to assign them 5 at a
time. How would I do critieria (or something) to limit the update to only 5
records at a time? Thank you!!