J
JulieIde
Hi all,
Hope someone can help me.
I'm trying to sum a column value if another corresponding column value
is "4A".
For some reason this will work if the value is "FOO" but not "4A". I
think the number/alpha combo makes the spreadsheet think I'm trying to
refer to a cell location. I'm not. I want to match on the string
"4A".
Here is a formula that works:
=SUMIF(H286;"=FOO";K286)
Here is the one that does not:
=SUMIF(H286;"=4A";K286)
Does anyone know the syntax to get this to work? Any ideas?
Thanks!
Julie Ide
Hope someone can help me.
I'm trying to sum a column value if another corresponding column value
is "4A".
For some reason this will work if the value is "FOO" but not "4A". I
think the number/alpha combo makes the spreadsheet think I'm trying to
refer to a cell location. I'm not. I want to match on the string
"4A".
Here is a formula that works:
=SUMIF(H286;"=FOO";K286)
Here is the one that does not:
=SUMIF(H286;"=4A";K286)
Does anyone know the syntax to get this to work? Any ideas?
Thanks!
Julie Ide