G Guest Sep 6, 2004 #1 If i have 3 different currencies in one column($, EURO, EGP) ,i want to sum each currency separate. kindly advise
If i have 3 different currencies in one column($, EURO, EGP) ,i want to sum each currency separate. kindly advise
F Frank Kabel Sep 6, 2004 #2 Hi do you have a column with the currecny code?. e.g. column A the value and column B the currenca code. If yes try SUMIF: =SUMIF(B:B,"EURO",A:A)
Hi do you have a column with the currecny code?. e.g. column A the value and column B the currenca code. If yes try SUMIF: =SUMIF(B:B,"EURO",A:A)