E
Ed J
In designing a query I have built an expression that
contained a nested if statement. When I added one more
level I suddenly get the message "The expression you
entered is too complex". What is this telling me? Is
there an error in the last expression? Or is there a
limit in the number of if statements? When I remove the
last statement it works well. Any ideas?
contained a nested if statement. When I added one more
level I suddenly get the message "The expression you
entered is too complex". What is this telling me? Is
there an error in the last expression? Or is there a
limit in the number of if statements? When I remove the
last statement it works well. Any ideas?