B
_Bigred
(Access 2000)
I have a db and want to count the occurances for the following: Table name=
Grievance Table
Individual Grievances, Group Grievances, Union Grievances
Fields are "Individual", "Group", "Union" these fields are Yes/No
(True/False) fields.
I tried =DCount("[Individual]","[Grievance Table]")
How do I get the form coding correctly inputted, so the text box will return
the count of individual grievances?
TIA,
_Bigred
I have a db and want to count the occurances for the following: Table name=
Grievance Table
Individual Grievances, Group Grievances, Union Grievances
Fields are "Individual", "Group", "Union" these fields are Yes/No
(True/False) fields.
I tried =DCount("[Individual]","[Grievance Table]")
How do I get the form coding correctly inputted, so the text box will return
the count of individual grievances?
TIA,
_Bigred