I am trying to make a conditional for when I have prices in EUROS.
And I used this formula but it will only return the result as if it were always true.
When I evaluate the formula everything seems ok.
=IF(LEFT(NF,1)="€",Q12*P12/31*4.3916,Q12*P12/31)
Can anyone help me?
Bookmarks