LabSim
Lab 2 — Question 7 of 10
Desktop: drag the answer and drop it into the blank cell.
Mobile: tap an answer first, then tap the blank cell.
Evaluate the AND formula and place the result in column D.
|
A |
B |
C |
D |
| 1 |
GPA
|
University
|
Formula
|
Result
|
| 2 |
3.8
|
AUM
|
AND(A2>=3.5,B2="AUM")
|
|
| 3 |
2.5
|
AUM
|
AND(A3>=3.5,B3="AUM")
|
|
Choices