Hey there!

I have dates in column G with respective due dates in column A. I would like to count how many times the date in Column G exceeds the respective date in Column A

HTML Code: 
I would like to have a cell that counts how many times G exceeds A, so in this case, 2.

I tried COUNTIF(A4:A38,">"&G4:G38 and I got a zero.


thank you
laura