Thanks for the reply.

What my system does is, it lists all the books that the user has booked out, and displays only the rows in red where they are overdue. I have a loop that checks if the books are overdue (this works fine), but the problem is, when it finds a row with an overdue book, l don't know how to make the text in that row red. This is so that the admin staff can see more clearly the books that the user has and the ones that are overdue.

Hope this make everything more understandable.

I thought this would be an easy problem to solve.


Thanks for your help in advance,

Steve