Let me try and answer my own question...
IIf(Expression, TrueAnswer, FalseAnswer)
Expression: "any combination of mathematical or logical operators, constants, functions, and names of fields, controls, and properties that evaluates to a single value."
Then a fieldname by itself can be an...