ind123p
Programmer
- Sep 28, 2005
- 62
I am using Crystal Report XI.
I have a employee Profile report.
There are no groups in the report.
Report Layout is as shown below
---------------------------
Da EmpID EmpFName EmpLName
SSN DOB
----------------------------
Db AddrType Addr
----------------------------
Dc PhoneType Phn
---------------------------
Dd EmailType Email
---------------------------
De Referrals
---------------------------
Upto this point everything works fine.
I need to have a label before every new section.
For example,
before "Db" I need "Employee Address Information" Label,
before "DC" I need "Employee Phone information" label..and so on
My problem:
The label keeps repeating.
"Employee Phone information"
Work Phone 312-565-2363
"Employee Phone information"
Home Phone 212-365-2363
This is what I need
"Employee Phone information"
Work Phone 312-565-2363
Home Phone 212-365-2363
I tried "suppress if duplicated", but it suppresses both the labels.
How do I accomplish this ? I am probably missing something very obvious ?
I have a employee Profile report.
There are no groups in the report.
Report Layout is as shown below
---------------------------
Da EmpID EmpFName EmpLName
SSN DOB
----------------------------
Db AddrType Addr
----------------------------
Dc PhoneType Phn
---------------------------
Dd EmailType Email
---------------------------
De Referrals
---------------------------
Upto this point everything works fine.
I need to have a label before every new section.
For example,
before "Db" I need "Employee Address Information" Label,
before "DC" I need "Employee Phone information" label..and so on
My problem:
The label keeps repeating.
"Employee Phone information"
Work Phone 312-565-2363
"Employee Phone information"
Home Phone 212-365-2363
This is what I need
"Employee Phone information"
Work Phone 312-565-2363
Home Phone 212-365-2363
I tried "suppress if duplicated", but it suppresses both the labels.
How do I accomplish this ? I am probably missing something very obvious ?