Jakboi
Death by Access
- Local time
- Yesterday, 21:38
- Joined
- Nov 20, 2006
- Messages
- 303
Hello,
I am new to Access and was trying to figure out a simple Count. What I want to do is Count Column A if Column B has "".
I have looked around and am sure this is easy, can anyone point me in the right direction. I use this for another item but dont know what to add to make it work like I would want.
=Count(IIf([CLASSIFICATION]="Preliminary",0))
I am new to Access and was trying to figure out a simple Count. What I want to do is Count Column A if Column B has "".
I have looked around and am sure this is easy, can anyone point me in the right direction. I use this for another item but dont know what to add to make it work like I would want.
=Count(IIf([CLASSIFICATION]="Preliminary",0))