IF Then ElseIf Statement in Expression

Anyone have an example on how to write an IF Then ElseIF statement?
I can't get the syntax.

Thanks!

[107 byte] By [bubberz] at [2007-12-16]
# 1
=IIf(<bool>,<when true>,IIF(<bool>,<when true>,<when false))

Basically, IIf's can be nested.

KKaps at 2007-9-9 > top of Msdn Tech,SQL Server,SQL Server Reporting Services...

SQL Server

Site Classified