Hi guys!
I am using Crystal Reports 10 with SQL 7.0 and I am lost.
I have a subreport and I have bolded a stringed field (Left({table.field1}, 1) & Left({table.field2, 2). Result is on detail section: VPU JRI MIL RHA
If my condition matches, then the field is bolded. That is not a problem. Result then could be: VPU JRI MIL RHA
But how on earth I could count only "crRegular", unbolded fields, when such exists in this subreport and return only count of "crRegulars" to main report?
I have set count, which now counts all fields and return this count to mainreport.
Thanks in advance!
- Asbach
I am using Crystal Reports 10 with SQL 7.0 and I am lost.
I have a subreport and I have bolded a stringed field (Left({table.field1}, 1) & Left({table.field2, 2). Result is on detail section: VPU JRI MIL RHA
If my condition matches, then the field is bolded. That is not a problem. Result then could be: VPU JRI MIL RHA
But how on earth I could count only "crRegular", unbolded fields, when such exists in this subreport and return only count of "crRegulars" to main report?
I have set count, which now counts all fields and return this count to mainreport.
Thanks in advance!
- Asbach