In a report, I need to specify the color of the line based on the line number. For example, Line 1,3,5... to be white background and Line 2,4,6... to be gray background. How can I do it?
The solution in that thread is based on the detail section, not group sections. Since you can't use specified order to "put" two groups in one section, did you use a formula like:
if {table.dept} in ["A","C"] then "A+C" else
{table.dept}
???
First try substituting groupnumber for recordnumber in the formula. If that doesn't meet your needs, please tell us a little more about your report.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.