hlmnsbuggy
Technical User
Crystal rpt 9:
I have a database table as following
Acct# StartedDate ClosedDate Amt$In(out) AmtEffective
1111 1/1/2004 1/1/1900 200 8/20/2004
2222 7/2/2004 8/15/2004 0 8/16/2004
1111 1/1/2004 1/1/1900 -50 8/27/2004
3333 8/27/2004 1/1/1900 100 8/28/2004
......
I need count how many accts started , closed and amount in or out each day. i had hard time to do so since started and close dates repeated with acct#. If I do subreports. it seems it need 3 seperate subreports one for started day, one for close date and one for amt effeective date. Do I have any easy way to do so?
Thank you for your help in advance.
-L
I have a database table as following
Acct# StartedDate ClosedDate Amt$In(out) AmtEffective
1111 1/1/2004 1/1/1900 200 8/20/2004
2222 7/2/2004 8/15/2004 0 8/16/2004
1111 1/1/2004 1/1/1900 -50 8/27/2004
3333 8/27/2004 1/1/1900 100 8/28/2004
......
I need count how many accts started , closed and amount in or out each day. i had hard time to do so since started and close dates repeated with acct#. If I do subreports. it seems it need 3 seperate subreports one for started day, one for close date and one for amt effeective date. Do I have any easy way to do so?
Thank you for your help in advance.
-L