The Name box on to the left of formula bar Select one:

A. shows the name of cell or range currently working on
B. shows the name of workbook currently working on
C. shows the name of worksheet currently working on
D. None of above


A. shows the name of cell or range currently working on

Computer Science & Information Technology

You might also like to view...

What is the output of the following code?

int a = 3, b = 2; int c = 0; while (c < 3) { a = a + b; cout << a << “ “; c = c + 1; } cout << b;

Computer Science & Information Technology

Developing a W B S, either

What will be an ideal response?

Computer Science & Information Technology

In a blog, a Quick Style can be applied from the Blog Post tab

Indicate whether the statement is true or false

Computer Science & Information Technology

The ____ role focuses on sharing files from the server or using the server to coordinate and simplify file sharing through Distributed File System (DFS).

A. Print Services B. Directory Services C. WDS D. File Services

Computer Science & Information Technology