Hello Everyone,
I am creating my first Crystal Report. Please help!!!!
The data in the input file is by monthly.
The output should be grouped by quarters.
Here is the input:
employer: Period: Contract: Members:
====================================
1234567 200301 IR 1
1234567 200302 IR 1
1234567 200303 IR 1
1234567 200304 IR 1
3333333 200301 I 1
3333333 200302 I 1
3333333 200303 I 1
Output:
Employer: Q1 Q2 Q3 Q4
==============================
IR / I IR
=================================
1234567 3 1
3333333 3
REALLY APPRECIATE YOUR HELP!!!!!
I am creating my first Crystal Report. Please help!!!!
The data in the input file is by monthly.
The output should be grouped by quarters.
Here is the input:
employer: Period: Contract: Members:
====================================
1234567 200301 IR 1
1234567 200302 IR 1
1234567 200303 IR 1
1234567 200304 IR 1
3333333 200301 I 1
3333333 200302 I 1
3333333 200303 I 1
Output:
Employer: Q1 Q2 Q3 Q4
==============================
IR / I IR
=================================
1234567 3 1
3333333 3
REALLY APPRECIATE YOUR HELP!!!!!