G
Guest
Hi,
I have a table with 4 fields:
ID,DeptName,Store1,Store2
1 Dp1 1 2
2 Dp1 1
3 Dp1 2 1
4 Dp1 3 2
How can I calculate SUM for Dp1 base on Store1 is 4 and SUM for Dp1 for
Store2 is 3.
Thank you very much.
MN
I have a table with 4 fields:
ID,DeptName,Store1,Store2
1 Dp1 1 2
2 Dp1 1
3 Dp1 2 1
4 Dp1 3 2
How can I calculate SUM for Dp1 base on Store1 is 4 and SUM for Dp1 for
Store2 is 3.
Thank you very much.
MN