roelandkim
Registered User.
- Local time
- Today, 23:09
- Joined
- Apr 8, 2003
- Messages
- 38
I have a question on preventing users from adding a new record to a continous subform if a certain condition on the current record they are working on is not met. Let me explain…
I created a database (with the tons of insight from these forums)for tracking incoming phone calls to my department. It basically tracks the information about the call and what the issue is. Once a call is entered, a supervisor assigns the call to an individual. I have a form and a subform to do this, the Inquiry Form tracks the basics of the phone call, and the Assignee Form (subform) tracks all the individuals that the call has been assigned to. Each call gets a unique ID number, and each Assignment record for that call is linked on that number. The subform contains one field called “Completed”, which the user clicks when they have completed that particular step. Once they mark it completed I want them to be able to assign the case to another individual (essentially start a new record), but not until they complete their step. The way my system is setup now people can have multiple steps marked incomplete, which I don’t want to happen. The subform is set up as a continuous form, since the next person working on a step to complete the inquiry needs to be able to see what went on before it was assigned to them.
I hope this makes sense and any help would be appreciated. Attached is a screen shot of the form.
Thanks,
Roelandkim
I created a database (with the tons of insight from these forums)for tracking incoming phone calls to my department. It basically tracks the information about the call and what the issue is. Once a call is entered, a supervisor assigns the call to an individual. I have a form and a subform to do this, the Inquiry Form tracks the basics of the phone call, and the Assignee Form (subform) tracks all the individuals that the call has been assigned to. Each call gets a unique ID number, and each Assignment record for that call is linked on that number. The subform contains one field called “Completed”, which the user clicks when they have completed that particular step. Once they mark it completed I want them to be able to assign the case to another individual (essentially start a new record), but not until they complete their step. The way my system is setup now people can have multiple steps marked incomplete, which I don’t want to happen. The subform is set up as a continuous form, since the next person working on a step to complete the inquiry needs to be able to see what went on before it was assigned to them.
I hope this makes sense and any help would be appreciated. Attached is a screen shot of the form.
Thanks,
Roelandkim