G
Guest
I am hoping someone can point me in the right direction. I am trying to build
a form which shows various statisitical information on the screen as a quick
view rather than having to produce a report. I have a form linked to a table
'tblStaff' and each staff record is allocated to a 'ClusterID'. What I am
trying to do is count the number of staff allocated to the different
ClusterID's. I have tried using Count but can only get the total number of
records in the table. I have been trying to use '=Count([ClusterID]=7)' in
the Control Source for the Text Box but no joy.
Any help greatly appreciated.
a form which shows various statisitical information on the screen as a quick
view rather than having to produce a report. I have a form linked to a table
'tblStaff' and each staff record is allocated to a 'ClusterID'. What I am
trying to do is count the number of staff allocated to the different
ClusterID's. I have tried using Count but can only get the total number of
records in the table. I have been trying to use '=Count([ClusterID]=7)' in
the Control Source for the Text Box but no joy.
Any help greatly appreciated.