P
pjscott
I’m using sql2000 and Access 2007.
I want to display the number of employee on the switchboard form. I’ve
created a simple query that has each employee name that totals 704 employees.
I’ve created a Text Box with the Control Source as: =Count
([qryEmpCount].[Name]). But all I get is #Error.
How can get the number of employees to display on the switchboard form?
Thanks,
Paul
I want to display the number of employee on the switchboard form. I’ve
created a simple query that has each employee name that totals 704 employees.
I’ve created a Text Box with the Control Source as: =Count
([qryEmpCount].[Name]). But all I get is #Error.
How can get the number of employees to display on the switchboard form?
Thanks,
Paul