Numpty
on t'internet
- Local time
- Today, 06:36
- Joined
- Apr 11, 2003
- Messages
- 60
I have a control within a sub form which will count the number of specific values chosen from a combo box.
e.g if a particular value has been chosen 6 times it will display the number 6 as a running total.
It is counting the number of specific entries within the underlying table. What I would like to do is have it count and display the entries but only when they match with the Id number of the main form.
I've searched the forum but can't seem to find an answer.

e.g if a particular value has been chosen 6 times it will display the number 6 as a running total.
It is counting the number of specific entries within the underlying table. What I would like to do is have it count and display the entries but only when they match with the Id number of the main form.
I've searched the forum but can't seem to find an answer.