checkbox notification

J

JohnE

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top