kbjarns
Programmer
- Mar 30, 2011
- 4
Hi All,
Trying to create a quarterly report where the first line printed would be the beginning balance. The beginning balance is a sum of all transactions with dates that fall before the start date. Printed next would be all transaction records that fall within the quarter. The quarter is determined by user entered start date and end date parameters.
Problems I am running into are defining a variable that will reset with the next client, I have a formula that will display the first account total correctly but then continues to grow, I have had no luck getting it to reset.
Next issue is suppressing those records that don't fall in the date range. Tried using the "Suppress" printing option but here again no luck.
dates are formatted as mm/dd/yy
using Crystal 2008
I am new at CR and so any suggestions would be appreciated.
Thank you
Trying to create a quarterly report where the first line printed would be the beginning balance. The beginning balance is a sum of all transactions with dates that fall before the start date. Printed next would be all transaction records that fall within the quarter. The quarter is determined by user entered start date and end date parameters.
Problems I am running into are defining a variable that will reset with the next client, I have a formula that will display the first account total correctly but then continues to grow, I have had no luck getting it to reset.
Next issue is suppressing those records that don't fall in the date range. Tried using the "Suppress" printing option but here again no luck.
dates are formatted as mm/dd/yy
using Crystal 2008
I am new at CR and so any suggestions would be appreciated.
Thank you