Here's the thing:
Let's say that I'm creating a database for a football season. There are two columns: player1 and player 2, and a third one wich I will call it "flag". What I need is that if the flag is on "1", the text for the player1 change to bold and the player2 remain normal or viceversa if the flag is 2.
I know it sounds difficult, but that's the best way to put it. The real case is harder to explain.
Cheers!