A
azidrane
Hey, I need to write a formula that does a sumif with the sumrange
being in text. lets say i have this:
3377 work 00:01:16
3377 work 00:03:16
3377 work 00:01:16
3377 work 00:01:17
3377 work 00:01:16
7733 work 00:01:16
7733 work 00:01:26
7733 work 00:01:13
7733 work 00:01:16
7733 work 00:01:16
When i do =sum(Value(C1:C10)) on this range, i get a result.
when i do =sumif(A1:A10,"3377",Value(C1:C10)), it won't even let me do
this.
clues?
being in text. lets say i have this:
3377 work 00:01:16
3377 work 00:03:16
3377 work 00:01:16
3377 work 00:01:17
3377 work 00:01:16
7733 work 00:01:16
7733 work 00:01:26
7733 work 00:01:13
7733 work 00:01:16
7733 work 00:01:16
When i do =sum(Value(C1:C10)) on this range, i get a result.
when i do =sumif(A1:A10,"3377",Value(C1:C10)), it won't even let me do
this.
clues?