ContributionsMost RecentMost LikesSolutionsRe: Debugging HTML Code on Code Pages<!DOCTYPE HTML> <html> <img style="padding-bottom: 8px; padding-top: 200px; margin-left: 615px;" src="opcrh.quickbase.com/up/bpqr5rezh/g/rb/eh/va/... width="500"> <head> <title> <span style="text-align: center;">OPCRH Health Workforce Coalition Survey</span></title> <body style="background-color: #bfd4c4;" > <h1><center>Thank you for submitting your Health Workforce Coalition Survey</center></h1> <p> <h3><center>Please contact Ashley Moretz if you have any questions at amoretz@utah.gov or 801-273-6605</center> </h3> <br> <a href="ruralhealth.health.utah.gov/"><center><h3>Click here to return to the Office of Primary Care and Rural Health Website.</h3></center>"></a> </p> </body> </html> ------------------------------ Ron McLemore ------------------------------ Color coding a field rather than the entire record in a report. I have a date field [Date_Action1_Complete] and a text field [Action1_Description}. When the action is completed, the user enters the date completed in the [Date_Action1_Complete] field. There may be 20 or 30 of these data-action field pairs. I am trying to create a report that highlights those date fields that are null so they are easy to identify. For example, if [Date_Action1_Complete] is empty, the [Date_Action1_Complete] field will have a yellow background color. Thanks in advance, Ron McLemore