Hi,
I have a question.
I am on CR 8.5.
I have 2 groups in my report.
Group1 : Teacher
Group2: Students
I need to print my report with first record of Group2 in BOLD else regular.
I used following code on each field's, font properties for group2, tried many logic with groups but unable to create a logic for each group. It works for only the first record.
If OnFirstRecord
Then CrBold
Else CrRegular
Please advice..
Thanks
I have a question.
I am on CR 8.5.
I have 2 groups in my report.
Group1 : Teacher
Group2: Students
I need to print my report with first record of Group2 in BOLD else regular.
I used following code on each field's, font properties for group2, tried many logic with groups but unable to create a logic for each group. It works for only the first record.
If OnFirstRecord
Then CrBold
Else CrRegular
Please advice..
Thanks