Sumifs() function in excel second condition is not working? -
i want able use sumifs() 2 conditions. if section groceries , month september, want sum it. if take away second condition, sums 286.55, if leave second condition in sumifs() gives me 0.

i can think of 1 of 2 issues...
1 trying match date string. check =b2*1 & =i2*1. if both of them give error ok.
2 strings different(one of them has trailing space etc.) try =len(b2) & len(i2). i'm sure 1 of them >9.
you know yourself
Comments
Post a Comment