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: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:00
)a grad student comes up with the following algorithm to sort an array a[1..n] that works by first sorting the first 2/3rds of the array, then sorting the last 2/3rds of the (resulting) array, and finally sorting the first 2/3rds of the new array. 1: function g-sort(a, n) . takes as input an array of n numbers, a[1..n] 2: g-sort-recurse(a, 1, n) 3: end function 4: function g-sort-recurse(a, `, u) 5: if u ⒠` ≤ 0 then 6: return . 1 or fewer elements already sorted 7: else if u ⒠` = 1 then . 2 elements 8: if a[u] < a[`] then . swap values 9: temp ↠a[u] 10: a[u] ↠a[`] 11: a[`] ↠temp 12: end if 13: else . 3 or more elements 14: size ↠u ⒠` + 1 15: twothirds ↠d(2 ◠size)/3e 16: g-sort-recurse(a, `, ` + twothirds ⒠1) 17: g-sort-recurse(a, u ⒠twothirds + 1, u) 18: g-sort-recurse(a, `, ` + twothirds ⒠1) 19: end if 20: end function first (5 pts), prove that the algorithm correctly sorts the numbers in the array (in increasing order). after showing that it correctly sorts 1 and 2 element intervals, you may make the (incorrect) assumption that the number of elements being passed to g-sort-recurse is always a multiple of 3 to simplify the notation (and drop the floors/ceilings).
Answers: 3
question
Computers and Technology, 23.06.2019 09:30
You wanted to look up information about alzheimer's, but you were unsure if it was spelled "alsheimer's" or "alzheimer's." which advanced search strategy would be useful? a) a boolean search b) using a wild card in your search c) trying different search engines d) doing a search for "alsheimer's not alzheimer's" asap. ill give brainlist.
Answers: 1
question
Computers and Technology, 23.06.2019 14:00
Select the correct answer. andre was recently hired by an organization to check for system vulnerabilities. he is supposed to exploit these vulnerabilities and create a report on the extent of damage to which the system was susceptible. what position does andre hold in this organization? a. information security analyst b. information assurance manager c. penetration tester d. network security engineer e. chief information security officer
Answers: 2
question
Computers and Technology, 24.06.2019 13:30
Which type of excel chart should be used to track students’ progress on test grades? line column bar pie
Answers: 2
You know the right answer?
Loretta, a shoe store manager, is working with a spreadsheet that contains quarterly sales values fo...
Questions
question
English, 29.10.2019 01:31
question
Mathematics, 29.10.2019 01:31
question
Mathematics, 29.10.2019 01:31
Questions on the website: 13722360