C
croy
When nesting IIf statements, it seems to me that subsequent
IIf's always end the previous IIf. In other words, there
cannot be another IIf statement in both the "then" and
"Else" parts of the first IIf.
Is that true?
IIf's always end the previous IIf. In other words, there
cannot be another IIf statement in both the "then" and
"Else" parts of the first IIf.
Is that true?