HI
Is there any way of highlighting values other than numeric.The highlighting expert allows one to do it for numeric values .How does one highlight it for character values
Thanks in advance
Highlighting is only available on numeric and currency fields.
You can achieve the same effect on a string field with conditional formatting. Select the field, select the format property you want to control, click the x-2 button beside it, and write a formual to control the property
if {table.field} ="CA" then Red else Blue
(sort of thing...)
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.