Just going to park a little thread here..
Not for work or anything, just to improve my general skills at Excel, I have decided to make a spreadsheet to calculate a season football league ladder.
I started out calculating the margin on any game, and using the IF function to figure out if it was a win or loss based on whether the margin was >0 or not.
Then I hit a snag, what if it was a draw and the margin was actually zero?
Is there any sort of three-way logic function where I can specify if margin=positive then W, margin=negative then L, and if margin=0 then D
Sorry if this is a stupid question…. but there will be many more.