I have a database to track parts through a repair cycle. I need to show if a part has been in the shop before based on it's serial number. I have a button that opens a form based on a query that shows records that match the current record serial and part numbers (both have to match). I would like to change the button fore color to red if there are any records produced by that query. The goal here is to have the button on the main form all the time, then if the part has been in the shop before, the button text turns red (or something to draw attention). Then the user would know the part has been repaired here before and they should click the button the see the history.