Tomo1 Posted June 14, 2001 Posted June 14, 2001 Is it possibe to have a conditional value that if is true will change the Text style or colour. For example: If a date become more then 5 days old, the font colour would change to Red or the font would go bold. Can anyone save my *** ?
bobsmith Posted June 14, 2001 Posted June 14, 2001 The only way I know is to use stacked fields. Two calculated fields that will if true = your other field otherwise blank, original field value = "6/13/01" 1st calc field: if condition is true = value from original field (set text color to your choice) 2nd calc field: if condition is false = value from original field (set color to your choice) so if the condition is true field 1 = 6/13/01 and field 2 = blank otherwise field 1 = blank and field 2 = 6/13/01. Stack the fields on top of each other and set the fill pattern to transparent.
Recommended Posts
This topic is 8634 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now