 |
IIF vs. If...Then...Else in VB, VBA, and VB .NET
Visual Basic, VBA, and Visual Basic .NET support the IIF function as an alternative to the If...Then...Else statement. Although this may seem like a shortcut, IIF functions differently than If...Then...Else. IIF must evaluate the entire statement when pre
www.fmsinc.com |
 |