N
nowfal
Hi,
In the first sheet, i have the following data
S INR 2000 17.6
P SAR 300 30.6
P USD 100 38.4
P USD 200 76.8
S GBP 100 71.5
S GBP 200 143
S EUR 100 47
P AED 200 20.9
In the second sheet it is to be sorted by formula, not by pivot table
i made a formula but it is giving wrong result, if somebody helps i
this matter much obliged.
the formula i tried i
=IF(Sheet1!A1:A14="P",IF(Sheet1!B1:B14="USD",SUM(Sheet1!C1:C14,)))
I want the result is 300. I know instead of the SUM something els
should do.
thanks in advance
nowfa
In the first sheet, i have the following data
S INR 2000 17.6
P SAR 300 30.6
P USD 100 38.4
P USD 200 76.8
S GBP 100 71.5
S GBP 200 143
S EUR 100 47
P AED 200 20.9
In the second sheet it is to be sorted by formula, not by pivot table
i made a formula but it is giving wrong result, if somebody helps i
this matter much obliged.
the formula i tried i
=IF(Sheet1!A1:A14="P",IF(Sheet1!B1:B14="USD",SUM(Sheet1!C1:C14,)))
I want the result is 300. I know instead of the SUM something els
should do.
thanks in advance
nowfa