Nevermind. Got it figured out. Thanks.
"JohnE" wrote:
[Quoted Text] > I have a subform on a mainform. The subform lists the tasks of the > mainform's project. There is also another subform on the mainform that is > for the requirements of each task. On the task subform there is a checkbox > that should only alert the user that there are requirements associated with > the task. This checkbox should be an automatic process based on the reqs > table. The 2 subforms are connected thru the taskid. I have used a textbox > to count the number but that is not needed. Just a checkbox checked or > unchecked is all the users are wanting. > How do I make the checkbox checked (automatically) if there are reqs for the > task? > Thanks. > ... John
|