A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Thank you for your reply.
Actually, now you've said that, its quite obvious and both cells returned "false". However, both cells already contain forumlas and it I think that the K20 one is the problem. I have other cells which have the same formula as K20 but they work because the cell in column J has no calculation in it already.
in K20 =IF(ISERROR(J20*I20),"",(J20*I20))
in S26 =IF(M59="USD","$",IF(M59="STERLING","£"))
I'm basically trying to show/hide information based on the currency.
If its USD then I need the cell to preform a calculation based on a value in J20*S4 which is the exchange rate and if its Sterling (or a £ sign) then do/show nothing.
Not sure if this makes sense, but thanks for your help,
Kath