Yes, there is a big wide world out there and I should do more traveling. Are you in the suburb? May be I'll visit you one day.
Is that it again? I am aware of the difference in currency, time, date etc. But I thought that it would be universal for formulas. I don't see any reason why MS can't allow comma in SUMPRODUCT despite of a different currency setting. They just love to confuse *me*.
So tell me, in order for my SUMPRODUCT formula not to have an error using semicolon, what settings do I change? Currency? Very curious.
I have this "urge" to promote SUMPRODUCT once a day. <g>
Biff straightened me out on SUMIF and I am thankful for the info.
Epinn
Epinn,
That's the problem with you yanks, you don't know there is a big wide world
out there <G>.
In many of the continental countries, they use a comma as a decimal
separator, instead of a dot as you (and we in the UK) do. Because of this I
guess that MS decided that they could not use comma as a separator in a
function, so they used semi-colon. So it is nothing to do with SP et al, it
is just the settings of the user.
Didn't see that SP thread, what is the subject?
--
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
Bob,
I see that the poster used semicolon. I don't think we can use semicolon??
So far, I have only seen , and * (multiplier).
Please clarify. Thank you.
By the way, did you catch my post mentioning SUMPRODUCT fan club? <g>
Epinn
That works fine, but can be simplified a tad
=SUMPRODUCT(--(B1:B12="criteria 1");--(M1:M12=B29);I1:I12)
--
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)