Hi there
Utilising Crystal Version 10 with ODBC connection to SQL database.
I have a report that is deliminated by a user defined parameter for typically a month period. It breaks payroll information into Groups and then Codes. Next to these Codes I need to apply a year to date value. This would have to utilise the max date value enter by user for month to date values. (e.g. MTD - 1/3 - 31/3 then YTD would be 1/7 - 31/3)
I believe I will have to create the YTD values within subreport however appreciate your assistance in how this can be applied to month to date report.
Report should look like:
MTD Parameter 1/3/05 - 31/3/05
MTD YTD
GRP#1 DEDUCTIONS
GRP#2 Codes
Motor Vehicle 1000 5000
Power 50 900
Credit Card 300 7000
(YTD values would have to be representative of 1/7/04-31/3/05)
Thanking you.
Utilising Crystal Version 10 with ODBC connection to SQL database.
I have a report that is deliminated by a user defined parameter for typically a month period. It breaks payroll information into Groups and then Codes. Next to these Codes I need to apply a year to date value. This would have to utilise the max date value enter by user for month to date values. (e.g. MTD - 1/3 - 31/3 then YTD would be 1/7 - 31/3)
I believe I will have to create the YTD values within subreport however appreciate your assistance in how this can be applied to month to date report.
Report should look like:
MTD Parameter 1/3/05 - 31/3/05
MTD YTD
GRP#1 DEDUCTIONS
GRP#2 Codes
Motor Vehicle 1000 5000
Power 50 900
Credit Card 300 7000
(YTD values would have to be representative of 1/7/04-31/3/05)
Thanking you.