Changing text color of row in a query based on values
I need to flag records in a query & it's table base on the results of an expression. This database has different Equipment at different Location with a DateTested compared to the current date to show the TimeSpan .
For any record that has a TimeSpan of more the 4 years, I need the entire row for those records, in the query & table, to either have a text color change or a fill color change.
Thank You for any help.
I need to flag records in a query & it's table base on the results of an expression. This database has different Equipment at different Location with a DateTested compared to the current date to show the TimeSpan .
For any record that has a TimeSpan of more the 4 years, I need the entire row for those records, in the query & table, to either have a text color change or a fill color change.
Thank You for any help.
Last edited: