Hello community,
I want a formula who counts how many successful candidates (the ones who gets "A" and "AAA") I had today.
I was thinking about:
IF(AND({Date 1st Interview}, TODAY(), {1st Round Bewertung}, "A" OR "AAA", COUNTALL())
But I know the "or" command is on the wrong place.
Can you help me? thank youu