Morning,
I created this formula (see below) yesterday and I've just realised that it's not working and I've figured out the reason... How would you change it?
=COUNTIFS('Tier 3 Tracker'!$F:$F,"<=30/09/2017",'Tier 3 Tracker'!$Z:$Z,">=12")-COUNTIF('Tier 3 Tracker'!$AT:$AT,"<30/06/2017")
Basically I want it count all those in column F, minus those in column AT then tell me how many of those that are left are over 12... (Does that make sense)
I created this formula (see below) yesterday and I've just realised that it's not working and I've figured out the reason... How would you change it?
=COUNTIFS('Tier 3 Tracker'!$F:$F,"<=30/09/2017",'Tier 3 Tracker'!$Z:$Z,">=12")-COUNTIF('Tier 3 Tracker'!$AT:$AT,"<30/06/2017")
Basically I want it count all those in column F, minus those in column AT then tell me how many of those that are left are over 12... (Does that make sense)