Hello, I am working on a project in Access 2003 where we are using a recordset to display the details of a table on a custom form, and we need to display a color depending on the value of a specific field in the dataset. We only need to display a colored square, so any reliable method to do this would work fine (ie. OLE object, colored textbox, image, etc.). we need to display 4 different colors, so using the conditional formatting won't work. Which number translates to which color will be fixed so it can be hardcoded. Any suggestions would be greatly appreciated.