Hi all,

I am trying to make a formula look at a range and ignore 2 criteria but sum the rest.

i.e:

=sumif($c$3:$n$39,"<>03:45","<>07:50")

what am I doing wrong?