I have a field in a table called Race. I am trying to Count the number of record for each race in this field.
It works fine for the first Race. Example
Race
Tablename
COUNT
"Latino"
Then I run it and all is ok
If I add another race next to the column above now my query has two columns)
Race
Tablename
COUNT
"White"
it give me an error to the effect that it is too complicated or complex a satement
I am new to Access so please help.
Thanks
It works fine for the first Race. Example
Race
Tablename
COUNT
"Latino"
Then I run it and all is ok
If I add another race next to the column above now my query has two columns)
Race
Tablename
COUNT
"White"
it give me an error to the effect that it is too complicated or complex a satement
I am new to Access so please help.
Thanks