Multiple Choice
Which of the following is NOT true regarding nested IIf functions?
A) You can create a nested IIf function,allowing you to evaluate a series of dependent expressions.
B) A nested IIf function is used when you need to test for multiple conditions.
C) When having one IIf function nested inside another,the second IIf function becomes the truepart of the first IIf function.
D) When having one IIf function nested inside another,the second IIf function becomes the falsepart of the first IIf function.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following is NOT true
Q2: The Date and Now functions retrieve a
Q3: You can use the IIf function anywhere
Q5: When using wildcard characters in a query,ch*
Q6: Which of the following arguments of the
Q7: _ operators include And,Or,and Not.
Q8: There should always be an equal amount
Q9: You can use the _ function to
Q10: Many times wildcard characters are combined with
Q11: The IIf function in Access,which stands for