I have come across this sumif formula, I cant find any help doing a Google search on the N:N
=sumif(N:N,"Cat",C:C)
So I understand the SumIf, as per the docs:
SUMIF(range, criterion, [sum_range])
But I don't fully understand the N:N. Also please explain !A:A
Can someone provide an official explanation or point me to the docs.