Below, is a countif() that I'm using to summarize my data on "Summary 2" worksheet.
=COUNTIF('MA, SY and PL Tracking'!$A$10:$A$146,"G")
I need to add another condition to this statement, but do not know how to join two Countif() statements.
Here is the other statement:
=COUNTIF('MA, SY and PL Tracking'!S10:S145,"X")
=COUNTIF('MA, SY and PL Tracking'!$A$10:$A$146,"G")
I need to add another condition to this statement, but do not know how to join two Countif() statements.
Here is the other statement:
=COUNTIF('MA, SY and PL Tracking'!S10:S145,"X")