N
Neal
I am trying to conditionally format records in my reports and forms. I have calculated percentages in these reports that I want to change color/bold if the percentage is more than 5% off. I know that I can change the ForeColor in the control's property sheet, but can't find where to insert my IF statement. I have looked into macros and know I can insert an IF statement there, however, changing color/bolding is not an action option. Please let me know the easiest way to accomplish changing a group of selected record's font colors in a report or form.