Your management team is deciding on a new allocation of computers. If there are more than 15 employees in an office, you will allocate 10 computers. If there are between 10 and 14 employees, you will allocate 8 computers. If there are fewer than 10 employees, you will allocate 5 computers. You have a table that contains each location's employment numbers. What is the best Access function to use

for this allocation?

A) IIF function B) Payment function
C) Future Value function D) Nested IIF function

D

Computer Science & Information Technology

You might also like to view...

You can change the name of a worksheet tab by clicking the tab and retyping the new name

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following are pre-test loops?

a. while, for, do-while b. while, do-while c. while, for d. for, do-while

Computer Science & Information Technology