CONDITIONAL COUNTIF FUNCTION

  • Thread starter Thread starter Zardoz
  • Start date Start date
Z

Zardoz

How does one count the number of records with an "X" in
column G if there is a "Z" in cloumn B?
 
If your application supports VBA probably loop through them using a For/Next
loop.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| How does one count the number of records with an "X" in
| column G if there is a "Z" in cloumn B?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top