Case-Based Critical Thinking Questions
?
Case 3-2
Susan is in charge of the inventory reports for her company. She will need to find specific inventory items as well as project increases in inventory costs. To get ready she will create a worksheet and use the Microsoft Excel 2016 Analysis tools.
?
?
Susan designs a worksheet with the inventory number, description, quantity, unit cost, reorder point and value. To find values in tables of data, and insert them in another location in the worksheet such as cells or in formulas, she will use ________.
A. Max function
B. Lookup function
C. CountA function
D. Sum function
Answer: B
You might also like to view...
Find and correct the error in each of the following code segments:
``` a) const int ArraySize = 5; ArraySize = 10; b) Assume var b = new int[10]; for (var i = 0; i <= b.Length; ++i) { b[i] = 1; } Assume int[,] a = {{1, 2}, {3, 4}}; a[1][1] = 5; ```
Name two ways to make something more prominent on a page.
What will be an ideal response?
A set of images, drawings, photographs, videos and sound included with Microsoft Office or accessed from Microsoft Office Online is called ________ ________
Fill in the blank(s) with correct word
Which of the following statements regarding industrial control systems (ICSs) is NOT true?
a. They encompass several types of control systems used in industrial production. b. ICS sensors typically have digital or analog I/O and are in a form that can be easily communicated over long distances. c. They should be securely segregated from other networks as a security layer. d. Physical access to them must be strictly controlled.