Many thanks!
It worked but strangely only after I replaced the commas with semicolons:
=IF(O15="Y";F15*25%;F15)
I use a different if formula succesfully where I have asterisks with the
letter: =SUMIF(O13:O100;"=*A*";F13:F100) I don't know if there is any logic
in there.
> Hi Juulia
>
[quoted text clipped - 17 lines]
>>
>> Juulia
Roger Govier - 25 Jan 2007 12:26 GMT
Hi Juulia
The difference between the commas and semicolons is due to differences
in the Regional separator used for the version in your country. The UK
and the US use comma as the separator but other countries may use
semicolon.
> =SUMIF(O13:O100;"=*A*";F13:F100)
In this case, you were telling Sumif that you wanted anything which has
an A in the field in column O
So it would match with Antelope, Canada, SA100, BA500 etc.

Signature
Regards
Roger Govier
> Many thanks!
>
[quoted text clipped - 28 lines]
>>>
>>> Juulia
Bob Phillips - 25 Jan 2007 12:27 GMT
It just means that your function separator is semi-colon, Roger's is comma.
That is common with continental systems.

Signature
---
HTH
Bob
(change the xxxx to gmail if mailing direct)
> Many thanks!
>
[quoted text clipped - 27 lines]
>>>
>>> Juulia