The ________ shortcut enters the current date in a worksheet cell

A) [Alt]+[;] B) [Shift]+[Ctrl]+[;] C) [Ctrl]+[;] D) [Shift]+[;]

C

Computer Science & Information Technology

You might also like to view...

In order for the computer to execute a program, both the program and the data must be placed in the computer's random access memory (RAM).

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Case 6-1 Chris is trying to decide which kind of loop is the best loop for him to use to solve a couple of different programming challenges that he faces. Chris knows the exact number of repetitions he needs the loop to execute. Which of the following is the best choice for him?

A. top-controlled Do While B. bottom-controlled Do Until C. bottom-controlled Do While D. For…Next

Computer Science & Information Technology