Which of the following formats shows the correct number format for the value shown in the image below? A1 05/04/2016 B 1 05 Apr. Tuesday 2016 Select the single best answer: OA D MMM, W YYYY B. D MMM, DDDD YYYY C. DD MMM, DDDD YYYY D. DD M, WwwW YYYY E OD #M, DDDD YYYY 23

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
Which of the following formats shows the correct number format for the value shown in the image below?
A1
fx
05/04/2016
B
1
05 Apr. Tuesday 2016
Select the single best answer:
OA D MMM, W YYYY
O
B. D MMM, DDDD YYYY
C. DD MMM. DDDD YYYY
O D. DD M, Wwww YYYY
OE OD #M, DDDD YYYY
The list shown in the image below allows the user to select only a certain item from the list. Which of the following Excel
options is used for this?
K
MS Excel
MS Word
MS Access
MS Outlook
Select the single best answer:
OA Data Validation list
OB. Combo Box
C. List Box
OD. Group Box
DE There is no such option in Excel.
If you want to sort the table so that the items are listed alphabetically by Status and Employee within a list sorted by Date
(oldest to newest), which of the following sets of sort criteria shows the correct order of sorting levels?
B
D.
Status Employee
2 26/03/2016 Master George K.
3 27/03/2016 Master Gvantsa Z.
4 28/03/2016 Expert David Ch.
5 29/03/2016 Master George K.
6 30/03/2016 Master Gvantsa Z.
7 30/03/2016 Expert Kvicha B.
1
Date
Sales
84672
36368
62219
58456
72369
85616
Select the single best answer:
:
A Date (ascending). Status (ascending). Employee (ascending)
B Employee (ascending), Date (ascending), Status (ascending)
OC. Status (ascending). Employee (ascending), Date (descending)
D Status (ascending). Employee (ascending), Date (ascending)
OE Status (descending). Employee (descending), Date (ascending)
Transcribed Image Text:Which of the following formats shows the correct number format for the value shown in the image below? A1 fx 05/04/2016 B 1 05 Apr. Tuesday 2016 Select the single best answer: OA D MMM, W YYYY O B. D MMM, DDDD YYYY C. DD MMM. DDDD YYYY O D. DD M, Wwww YYYY OE OD #M, DDDD YYYY The list shown in the image below allows the user to select only a certain item from the list. Which of the following Excel options is used for this? K MS Excel MS Word MS Access MS Outlook Select the single best answer: OA Data Validation list OB. Combo Box C. List Box OD. Group Box DE There is no such option in Excel. If you want to sort the table so that the items are listed alphabetically by Status and Employee within a list sorted by Date (oldest to newest), which of the following sets of sort criteria shows the correct order of sorting levels? B D. Status Employee 2 26/03/2016 Master George K. 3 27/03/2016 Master Gvantsa Z. 4 28/03/2016 Expert David Ch. 5 29/03/2016 Master George K. 6 30/03/2016 Master Gvantsa Z. 7 30/03/2016 Expert Kvicha B. 1 Date Sales 84672 36368 62219 58456 72369 85616 Select the single best answer: : A Date (ascending). Status (ascending). Employee (ascending) B Employee (ascending), Date (ascending), Status (ascending) OC. Status (ascending). Employee (ascending), Date (descending) D Status (ascending). Employee (ascending), Date (ascending) OE Status (descending). Employee (descending), Date (ascending)
Which of the following options can be used to concatenate values?
Select all answers that apply:
DA. the CONCATENATE function
B. a comma (,)
OC. a semicolon (:)
D. an ampersand (&)
DE. a hash (#)
Which of the following statements about the VLOOKUP function is false?
Select the single best answer:
OA. The lookup value must be searchable in the first column of the table array argument.
OB. The first argument of the function is the lookup value.
OC. Values must be sorted in ascending order when using the "exact match" parameter.
OD. It helps to find the value in the vertically formatted table.
OE It can be used as an alternative to the INDEX function in some cases.
A manager wants to calculate the arrival date for an employee who is going to take a 10-day vacation. Saturday and
Sunday are assumed to be days off. Which of the following functions can the manager use?
Select the single best answer:
A WORKDAY INTL
B. NETWORKDAYS
C. WORKDAY
D. DATEDIF
E WEEKDAY
Which of the following functions can be used to minimize the number of IF statements in a formula?
fx
=IF(C3=5,"Win",IF(C3=7,"Win",IF(C3=12,"Win","Loss")))
D.
E
F
Total Point Result
Win
Select the single best answer:
OA AND
OB. OR
OC. XOR
OD. NOT
OE none of the above
Transcribed Image Text:Which of the following options can be used to concatenate values? Select all answers that apply: DA. the CONCATENATE function B. a comma (,) OC. a semicolon (:) D. an ampersand (&) DE. a hash (#) Which of the following statements about the VLOOKUP function is false? Select the single best answer: OA. The lookup value must be searchable in the first column of the table array argument. OB. The first argument of the function is the lookup value. OC. Values must be sorted in ascending order when using the "exact match" parameter. OD. It helps to find the value in the vertically formatted table. OE It can be used as an alternative to the INDEX function in some cases. A manager wants to calculate the arrival date for an employee who is going to take a 10-day vacation. Saturday and Sunday are assumed to be days off. Which of the following functions can the manager use? Select the single best answer: A WORKDAY INTL B. NETWORKDAYS C. WORKDAY D. DATEDIF E WEEKDAY Which of the following functions can be used to minimize the number of IF statements in a formula? fx =IF(C3=5,"Win",IF(C3=7,"Win",IF(C3=12,"Win","Loss"))) D. E F Total Point Result Win Select the single best answer: OA AND OB. OR OC. XOR OD. NOT OE none of the above
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Linux
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education