Hey Guys,
Im running into an issue with my =countifs formula it is as follows. Some how the total is off...
=COUNTIFS('Nov-11-2015-'!N2:N748,"*B1*",'Nov-11-2015-'!J2:J748,"*Small*")
=COUNTIFS('Nov-11-2015-'!N2:N748,"*B1*",'Nov-11-2015-'!J2:J748,"*Medium*")
=COUNTIFS('Nov-11-2015-'!N2:N748,"*B1*",'Nov-11-2015-'!J2:J748,"*Large*")
=COUNTIFS('Nov-11-2015-'!N2:N748,"*B1*",'Nov-11-2015-'!J2:J748,"*XLarge*")
criteria1 = Batch ( I have 4 different batches ) (B1,B2,S1,S2) However S1 and S2 do not require a size.
criteria2 = Size
I want the formula to count all B1 if small, medium, large, XLarge. Which it seems to be doing yet my range is only 748 cells and my totals are over 800 which DOES NOT MAKE SENSE!
I have also attached an example file....
Unfortunately I cant include the entire range..
Im running into an issue with my =countifs formula it is as follows. Some how the total is off...
=COUNTIFS('Nov-11-2015-'!N2:N748,"*B1*",'Nov-11-2015-'!J2:J748,"*Small*")
=COUNTIFS('Nov-11-2015-'!N2:N748,"*B1*",'Nov-11-2015-'!J2:J748,"*Medium*")
=COUNTIFS('Nov-11-2015-'!N2:N748,"*B1*",'Nov-11-2015-'!J2:J748,"*Large*")
=COUNTIFS('Nov-11-2015-'!N2:N748,"*B1*",'Nov-11-2015-'!J2:J748,"*XLarge*")
criteria1 = Batch ( I have 4 different batches ) (B1,B2,S1,S2) However S1 and S2 do not require a size.
criteria2 = Size
I want the formula to count all B1 if small, medium, large, XLarge. Which it seems to be doing yet my range is only 748 cells and my totals are over 800 which DOES NOT MAKE SENSE!
I have also attached an example file....
Unfortunately I cant include the entire range..
Last edited: