R
Richard Davies
Hi,
I am having issues real troubles getting a solution for the following, any
help would be really appreciated:-
I have a table like the following from which i want to calculate at each row
level - i.e. by date historically what the running to total for each company
is. For example i would like to be able to see that in January 2001 Company
938 and a total running allocation of X .
Date Allocation CompanyID
20/11/00 4.20833333333333 938
20/12/00 5.20833333333333 938
20/01/01 2.20833333333333 938
20/02/01 2.20833333333333 933
20/03/01 2.20833333333333 938
20/04/01 2.20833333333333 938
20/05/01 2.20833333333333 944
20/06/01 6.20833333333333 938
20/07/01 2.20833333333333 938
20/08/01 2.20833333333333 938
20/09/01 2.20833333333333 931
20/10/01 3.20833333333333 938
20/11/01 2.20833333333333 938
20/12/01 2.20833333333333 912
20/01/02 2.20833333333333 938
Any help would be appreciated!
regards
RD
I am having issues real troubles getting a solution for the following, any
help would be really appreciated:-
I have a table like the following from which i want to calculate at each row
level - i.e. by date historically what the running to total for each company
is. For example i would like to be able to see that in January 2001 Company
938 and a total running allocation of X .
Date Allocation CompanyID
20/11/00 4.20833333333333 938
20/12/00 5.20833333333333 938
20/01/01 2.20833333333333 938
20/02/01 2.20833333333333 933
20/03/01 2.20833333333333 938
20/04/01 2.20833333333333 938
20/05/01 2.20833333333333 944
20/06/01 6.20833333333333 938
20/07/01 2.20833333333333 938
20/08/01 2.20833333333333 938
20/09/01 2.20833333333333 931
20/10/01 3.20833333333333 938
20/11/01 2.20833333333333 938
20/12/01 2.20833333333333 912
20/01/02 2.20833333333333 938
Any help would be appreciated!
regards
RD