Stephen,
Well, this is a continous subform that displays:
InvoiceID, Date, Amount Paid, and Total
So this subforms shows all the different invoices for a particular customer.
If Amount Paid = Total, then I want them to be Green (for the entire row, all field's ForeColor that are shown)
if...