Hi,

I have a question regarding the IIF-function:

IIF(expression, statement if true, statement if false)
This function will always evaluate both the true and false parts even though it only returns one. There is the sense to evaluate a result that is never used!

Thank you very much,
Lloyd