Hi, I'm attempting to sumif a selection if it contains the following field names: "Lost Order - AP" and "Received Order - AP"
The selection column is F and the summation column is E.
<TABLE style="WIDTH: 116pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=154><COLGROUP><COL style="WIDTH: 116pt; mso-width-source: userset; mso-width-alt: 5632" width=154><TBODY><TR style="HEIGHT: 12.75pt" height=17><TD style="BORDER-BOTTOM: silver 0.5pt solid; BORDER-LEFT: silver 0.5pt solid; BACKGROUND-COLOR: transparent; WIDTH: 116pt; HEIGHT: 12.75pt; BORDER-TOP: silver 0.5pt solid; BORDER-RIGHT: silver 0.5pt solid" class=xl65 height=17 width=154>:=SUMIF(F2:F31,"Lost Order - AP, Received Order - AP",E2:E31)</TD></TR></TBODY></TABLE>
Is there an easy way to build this?
Thanks!
The selection column is F and the summation column is E.
<TABLE style="WIDTH: 116pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=154><COLGROUP><COL style="WIDTH: 116pt; mso-width-source: userset; mso-width-alt: 5632" width=154><TBODY><TR style="HEIGHT: 12.75pt" height=17><TD style="BORDER-BOTTOM: silver 0.5pt solid; BORDER-LEFT: silver 0.5pt solid; BACKGROUND-COLOR: transparent; WIDTH: 116pt; HEIGHT: 12.75pt; BORDER-TOP: silver 0.5pt solid; BORDER-RIGHT: silver 0.5pt solid" class=xl65 height=17 width=154>:=SUMIF(F2:F31,"Lost Order - AP, Received Order - AP",E2:E31)</TD></TR></TBODY></TABLE>
Is there an easy way to build this?
Thanks!