Hi,
I'm trying to create a formula, which runs a count on a particular column
e.g. 'Status' column, with values of 'In Progress', 'Build' and 'QA'. I would like to find the total number of projects that have a status of:
'In Progress' and 'Build'
I'm using the COUNTIFS formula, however no luck so far.
Any ideas would be greatly appreciated?