StacyStacy
Programmer
Help. I am doing a demographic report. I have to count how many males that are white, black, asian, etc.
Here's the code that did not work:
COUNT FOR(Demoact.sex="1" and demoact.white="1",1,0)
Would you help me write this correctly?
Thanks a million!
Stacy
Here's the code that did not work:
COUNT FOR(Demoact.sex="1" and demoact.white="1",1,0)
Would you help me write this correctly?
Thanks a million!
Stacy