Count Function - display a number

antr

Registered User.
Local time
Yesterday, 19:02
Joined
Apr 21, 2013
Messages
10
Morning,
So doing this on excel is easy however struggling with the following on access.

I have loads of projects in a table, they all have a status (eg Red, Green, Amber).
I have a query for each so if you run qry_RagRed, it will show in a sheet all Red projects and obviously have a total in there.

So I have a form which has buttons on it for navigation, what I want is to display various things on there so for example, a field that simply has the number of red projects, or green etc.

All I want it to do is tell me a number based upon number of items in a query. There must be a simple way to do this but struggling to find one

If anyone can help that would be ace

Thanks
 
Hiya - I have tried that however its not web compatable which is a bit pants. I need something that works in a web form
Thanks
 
I am not sure if I have come across this issue of Domain function not compatible with Web Forms.. Maybe it is beyond me.. Someone should be along to help you.. Sorry I cannot be of much help..
 
How are you using Access as part of a Web application.

What are you using as the Front End and the Back End.
 

Users who are viewing this thread

Back
Top Bottom