I am looking to create a database that would show a list of names that would need to be contacted each day.
This would be a list of managers that really wouldn't change much from day to day. I would like a person to be able to open a form and have a list of managers that haven't been called yet be visible, then as they contact them they can choose a check box or something that shows they have been contacted and they are removed from the list.
Multiple people would be accessing the database so i would assume that i would need to use some sort of query and update it every X Number of seconds so that managers that have been called no longer show on the list.
I am looking for suggestions on the best way to go about accomplishing this task.
I hope i explained well enough what I am trying to accomplish here.
Thank you in advance.
Paul
This would be a list of managers that really wouldn't change much from day to day. I would like a person to be able to open a form and have a list of managers that haven't been called yet be visible, then as they contact them they can choose a check box or something that shows they have been contacted and they are removed from the list.
Multiple people would be accessing the database so i would assume that i would need to use some sort of query and update it every X Number of seconds so that managers that have been called no longer show on the list.
I am looking for suggestions on the best way to go about accomplishing this task.
I hope i explained well enough what I am trying to accomplish here.
Thank you in advance.
Paul