HI Turkbear,
Thanks for your help. I put in the following formula in the format field next to the font color
if (({Command.error_Type}="first error ") or ({Command.error_Type}="second error")
or ({Command.error_Type}="other error" )or ( {Command.error_Type}="third error"))
then crnavy
else if...
Hi,
I want to change the font color of the field based on a value but if I do add a condition in formula editor it doesn't check the condition and changes the color for all the values.
if {command.type}="Total Successes" and {command.type}="Total Errors" then crred
else crnavy
I just want to...
Hi,
I am very new to Crystal reports, so please excuse if my question is simple.
I have to group by email_address. The query pulls data based on if (email_address like '%@abc.com' or '%@xyz.com')
I want my report to look like:
@abc.com
Record1
Record2
@xyz.com
Record1
Record2
I have created...
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.