andymartin3186
Member
- Local time
- Today, 21:50
- Joined
- Dec 10, 2024
- Messages
- 70
Hi,
I have a form where I can choose a customer, and then a subform displays all jobs currently set to "For Delivery"
I have added a control on the subform which is an unbound yes/no check box.
A query then looks at this check box status to decide whether to include this item on the delivery note.
The check box works to a point, when unticked it doesn't show on the report, and when ticked it does.
The issue im having is when I tick one row, it ticks all rows. It seems a simple mistake somewhere but can't figure out why its doing this.
Could anyone help?
I have a form where I can choose a customer, and then a subform displays all jobs currently set to "For Delivery"
I have added a control on the subform which is an unbound yes/no check box.
A query then looks at this check box status to decide whether to include this item on the delivery note.
The check box works to a point, when unticked it doesn't show on the report, and when ticked it does.
The issue im having is when I tick one row, it ticks all rows. It seems a simple mistake somewhere but can't figure out why its doing this.
Could anyone help?
Attachments
Last edited: