E
Erik (AP Inc.)
I have all my amounts in one talbe but want the output to sort between the
two. I am also having the values counted and totaled by month.
=SUMPRODUCT(--ISNUMBER('C.I Log Paulding 07'!E2:E500),--(MONTH('C.I Log
Paulding 07'!E2:E500)=1))
and
=SUMPRODUCT(--(MONTH('C.I Log Paulding 07'!$E$2:$E$496)=1),--('C.I Log
Paulding 07'!$E$2:$E$496<>"")*('C.I Log Paulding 07'!$O$2:$O$496))
I want the result of this formula but only if the value in Cell F2:E500 =
"P02"
Maybe its simpler than I think, but I haven't had any luck this morning.
Thanks
Erik
two. I am also having the values counted and totaled by month.
=SUMPRODUCT(--ISNUMBER('C.I Log Paulding 07'!E2:E500),--(MONTH('C.I Log
Paulding 07'!E2:E500)=1))
and
=SUMPRODUCT(--(MONTH('C.I Log Paulding 07'!$E$2:$E$496)=1),--('C.I Log
Paulding 07'!$E$2:$E$496<>"")*('C.I Log Paulding 07'!$O$2:$O$496))
I want the result of this formula but only if the value in Cell F2:E500 =
"P02"
Maybe its simpler than I think, but I haven't had any luck this morning.
Thanks
Erik