=IF(AND(O58="EUR", P58="GBP"),Q58*Q41,0)
=IF(AND(O58="USD", P58="GBP"),Q58*Q38,0)
I would like to combine these two formulas. Whenever I try I seem to get the syntax wrong. Can anyone help? Thanks.
Dan
=IF(AND(O58="USD", P58="GBP"),Q58*Q38,0)
I would like to combine these two formulas. Whenever I try I seem to get the syntax wrong. Can anyone help? Thanks.
Dan