Hello Everyone,
I have a table called tbl.Shows. In that table are several columns e.g. WinnerMoneyWon, RunnerUpMoneyWon, ThirdPlaceMoneyWon, etc (all the way to EigthPlaceMoneyWon). Each record can contain values for any or all of those columns. The values are currency values. I am trying to...