tyronereevey8881 tyronereevey8881
  • 01-11-2021
  • Computers and Technology
contestada

collapse the entire outline to show just the subtotals

Respuesta :

mel3351
mel3351 mel3351
  • 01-11-2021

Select the worksheet data.

Go to the Data menu in the ribbon and look in the Outline group.

Click on the Subtotal command.

Select how you want it subtotaled (in our example, this would be by location and for each of the ice cream treat categories).

Click OK.

Answer Link

Otras preguntas

List 3 synonyms and antonyms for the word Burlap.
What were the causes and effects of Americans growing involvement in the Vietnam war?
Wall Street, in the borough of Manhattan in New York City, is the heart of the U.S. financial system, where banks, brokerage houses, other financial firms, and
Tristan spends a total of $38.75 on 5 drinks and 2 bags of popcorn. Noah spends a total of $37.25 on 3 drinks and 4 bags of popcorn. Write a system of equations
why is it important for a germ to change over time
eukaryotic cells. Classify each statement according to whether it occurs in eukaryotic cells, prokaryotic cells, or both. Eukaryotic Cell Only Both
150 increased by 40%​
suppose that the equation n=700(0.2) to the power of 0.5t represents the nulber of employees working t years after the opening of a new company how many employe
Apply the distributive property to create an equivalent expression. 1/3 (3j + 6) =
// global variables int a = 5, b = 6, c = 7, d = 8; void sub2() { int a = 0, b = 3; //local variables { int b = 5; //local variable System.out.println("a=" + a)