subject

Loretta, a shoe store manager, is working with a spreadsheet that contains quarterly sales values for every different shoe style in the store. she has built a pivottable with "shoe style" as the row labels and with "quarter" as the column labels. even though there is a "men’s/women’s" column in the original data that labels each shoe style as either "men’s" or "women’s," the manager is not using this field in the pivottable yet.

what would be the most efficient way for loretta to remove every sales value for men’s shoes from the pivottable while still being able to see the individual style names?

a. she should remove "shoe style" from the column labels area and replace it with "men’s/women’s".
b. she should add "men’s/women’s" to the report filter area, then use the filter and select only "women’s".
c. she should build a new pivottable and type into the region section the names of the rows labeled "women’s".
d. she should use the drop-down button next to column labels within the pivottable and select only the styles that are women’s shoes.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 17:30
The forerunner to cell phones, pdas, and smartphones was
Answers: 1
question
Computers and Technology, 22.06.2019 22:10
Asequential circuit contains a register of four flip-flops. initially a binary number n (0000 ≤ n ≤ 1100) is stored in the flip-flops. after a single clock pulse is applied to the circuit, the register should contain n + 0011. in other words, the function of the sequential circuit is to add 3 to the contents of a 4-bit register. design and implement this circuit using j-k flip-flops.
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 22.06.2019 22:30
Who needs to approve a change before it is initiated? (select two.) -change board -client or end user -ceo -personnel manager -project manager
Answers: 1
You know the right answer?
Loretta, a shoe store manager, is working with a spreadsheet that contains quarterly sales values fo...
Questions
question
English, 27.07.2019 09:00
Questions on the website: 13722362