The ________ function chooses adjacent cells that contain numbers, adds the values, and displays the total in the cell that contains the function
Fill in the blank(s) with correct word
SUM
Computer Science & Information Technology
You might also like to view...
When a text box is inserted into a document, a(n) ________ contextual tab is added to the Ribbon
A) Format B) View C) Print D) Edit
Computer Science & Information Technology
Assuming a hire date of 7/31/2016, which of the following would be the correct DatePart Function for the correct day of the week?
A) DatePart("y",[HireDate]) B) DatePart("m",(HireDate]) C) DatePart("ww",([HireDate]) D) DatePart("w",[HireDate])
Computer Science & Information Technology