Which button do you click in the Function Library group to select SUMIF from the list of functions?

A. Statistical
B. Math & Trig
C. Math Functions
D. Trig & Calculus


Answer: B

Computer Science & Information Technology

You might also like to view...

What happens to the I/O operations while you take a database snapshot?

A. I/O operations to the database are suspended for a few minutes while the backup is in progress. B. I/O operations to the database are sent to a Replica (if available) for a few minutes while the backup is in progress. C. I/O operations will be functioning normally D. I/O operations to the database are suspended for an hour while the backup is in progress

Computer Science & Information Technology

Spacing objects equally on a page horizontally, vertically or both is called what?

A. Aligning B. Distributing C. Repositioning D. Positioning

Computer Science & Information Technology

The first statement in every paintComponent method should be a call to ________.

a. super b. super.paintComponent c. clear d. update

Computer Science & Information Technology

To limit data to just those records with cities that begin with the letter N, which of the following would you type in the Find What text box?

A) cities = N+ B) Cities = N* C) N* D) N+

Computer Science & Information Technology