I have this formula which should add up some numbers if the data is higher than 0, in order to avoid the #Div/0 message:
sumif(Sheet1!K6/'[Current exchange rates for Aircare template.xls]Sheet1′!$E$9+Sheet1!L6/'[Current exchange rates for Aircare template.xls]Sheet1′!$E$10, “>0”)
The formula calculates the data in a different currency, by using Exchange rates from another file called “Current exchange rates …”., however I have an error message and I cannot figure out what is wrong with it. Can anyone help me with this? It is the first time that I am using the Sumif in conjunction with data from two different files/sheets and it seems that I get it all wrong.
Thanks!
K.