Case EX 4-1Kayden wants to preview calculations in the status bar so she can quickly glance at them and know some of the basics about a particular range of numbers.What should Kayden do to show the default calculations for a range of cells?

A. Select the range and the calculations will appear in the status bar
B. Select the range and click the Calculate button
C. Select the range and click the Number button
D. Select the range and click the Sum button


Answer: A

Computer Science & Information Technology

You might also like to view...

Which line in the following program will cause a compiler error?

``` 1 #include 2 using namespace std; 3 int main() 4 { 5 int number = 5; 6 if (number >= 0 && <= 100) 7 cout << "passed.\n"; 8 else 9 cout << "failed.\n"; 10 return 0; 11 } ``` a. line 3 b. line 6 c. line 7 d. line 9 e. None will cause an error

Computer Science & Information Technology

You can scale an object 50% to make it half its original size.

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

Computer Science & Information Technology

The name of the element in row 3 and column 5 of array d is_________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Critical Thinking Questions Case Study 7-1 ? Your neighbor is using her computer to buy gifts for her teenage son.  There is only one family computer and she wants to keep the gifts a surprise.  She seeks out your help.? You explain to her how to use:? a.  Reading view b. InPrivate Browsingc.  predictive browsing d. Cortana

What will be an ideal response?

Computer Science & Information Technology