I have a sports schedule with 5 columns.

Column A = Team A
Column B = Team A Score
Column C = Team B
Column D = Team B Score
Column E = Winner

I need a formula that will display the winning team based on the scores I insert. If there is a tie, it should display "Tie". If the game hasn't been played, I would prefer it to be blank until I enter scores.

Any thoughts?