Deck 38: Imports, web Queries, and XML

Full screen (f)
exit full mode
Question
Where can all connections in a workbook be viewed or edited?

A)Insert tab
B)Status bar
C)Workbook Connections dialog box
D)Formulas tab
Use Space or
up arrow
down arrow
to flip the card.
Question
Which of the following functions does not manipulate text?

A)CONCATENATE
B)PROPER
C)UPPER
D)INDEX
Question
Which of the following tools is best suited for setting up a connection to a table on a Web page?

A)Hyperlink
B)Web query
C)3-D formula
D)Web inquiry
Question
Which of the following sources cannot be imported into Excel?

A)SQL Server
B)Analysis Services
C)Direct image files from a web page
D)Windows Azure Marketplace
Question
Which of the following are settings that control how imported data in cells connect to their source data?

A)Import settings
B)Connection properties
C)Link settings
D)Data range properties
Question
What is the maximum number of strings that can be manipulated with the CONCATENATE function?

A)25
B)125
C)200
D)255
Question
Which of the following options will refresh connections within an Excel workbook?

A)Click Refresh All on the Connections group
B)Click Refresh in the Backstage area
C)Click anywhere in the connected data
D)Click Refresh in the Insert tab
Question
What message is displayed in the status bar when a connection is being updated?

A)Connections updating
B)Running background query
C)Updating connections
D)Status - updated
Question
What is the purpose of the CONCATENATE function?

A)Counts the characters of a text string
B)Splits text strings
C)Joins text strings
D)Transposes text from columns to rows
Question
Which of the following describes importing data into Excel but do not maintaining a link to the original data source?

A)Embed
B)Hyperlink
C)External reference
D)3-D formula
Question
Which of the following is not a limitation when working with Web queries?

A)Web sites that require logins
B)URLs that change
C)Data that is not formatted as a table
D)Tables that contain foreign characters
Question
Which of the following file types uses tabs to separate data into columns?

A)jpeg
B)pdf
C)csv
D)tab-delimited
Question
When creating a Web query which option preserves all original formatting?

A)Rich text
B)HTML formatting
C)XML
D)Style Sheet
Question
This file type uses commas to separate data into columns.

A)jpeg
B)pdf
C)csv
D)tab-delimited
Question
Where are Web query tools and options located?

A)Formulas tab
B)Insert tab
C)Data tab
D)Review tab
Question
When importing an Access database table,Excel:

A)imports the data as text.
B)formats the data in default table style.
C)imports the data in delimited format.
D)imports the data in CSV format.
Question
Which feature is best suited to split imported text into multiple columns?

A)Import Text Wizard
B)Convert Text to Columns Wizard
C)Import Wizard
D)Text tool
Question
Which of the following is a not an Excel file type?

A))xls
B))xlsx
C)text file
D))xltm
Question
Where is the Text to Columns Wizard located in Excel?

A)Data tab
B)Insert tab
C)Formulas tab
D)Backstage
Question
Which of the following is a file type that cannot be imported into Excel?

A)PDF
B)Text file
C)CAD
D)TIFF
Question
Which function is best suited to capitalize the first letter of each word in a text string?

A)UPPER
B)PROPER
C)LOWER
D)CONCATENATE
Question
Which of the following is a required element of XML?

A)Tag
B)Title
C)Link
D)Anchor
Question
Once XML data is imported,where can the data source be manipulated?

A)XML options box
B)Developer tab
C)View tab
D)XML Source task pane
Question
Which function is best suited to return the specified number of characters from the middle of a text string?

A)LEFT
B)SUBSTITUTE
C)MID
D)RIGHT
Question
Which function is best suited to remove extras spaces from the beginning of a text string?

A)UPPER
B)LEFT
C)TRIM
D)SUBSTITUTE
Question
What is the following syntax <?
Xml version="1.0" encoding="UTF-8"?
>

A)XHTML
B)HTML
C)XML declaration
D)Tag
Question
What governing body created XML?

A)IEEE
B)World Wide Web Consortium
C)The Computer Science Society
D)ICANN
Question
Which of the following is an alternative to using the CONCATENATE function?

A)&
B)+
C)SUM
D):
Question
Which function will convert a text string to lowercase?

A)UPPER
B)PROPER
C)LOWER
D)CONCATENATE
Question
Which of the following features will automatically complete lists?

A)Flash Fill
B)Fill handle
C)PivotTables
D)Web queries
Question
What does XML stand for?

A)Extra Markup Language
B)eXtensible Markup Language
C)External Markup Language
D)Extention Markup Language
Question
Which of the following is the best option for transferring data between incompatible systems?

A)XHTML
B)CSS
C)XML
D)HTML
Question
Which of the following applications can be used to create XML documents?

A)Notepad
B)Photoshop
C)iPhoto
D)Illustrator
Question
Where can XML files be opened in Excel?

A)Open dialog box
B)Data tab
C)Insert tab
D)Formula tab
Question
Which function is best suited to return the specified number of characters from the end of a text string?

A)RIGHT
B)LEFT
C)TRIM
D)MID
Question
Which of the following functions is best suited to replace the word "Doctor" with "Dr." in a text string?

A)UPPER
B)CONCATENATE
C)LOWER
D)SUBSTITUTE
Question
Which function will convert a text string to all capitals?

A)UPPER
B)PROPER
C)LOWER
D)CONCATENATE
Question
Which of the following is not part of XML?

A)Start tag
B)Element
C)Hyperlink
D)XML declaration
Question
Which function is best suited to return the specified number of characters from the start of a text string?

A)RIGHT
B)LEFT
C)TRIM
D)MID
Question
Which of the following is a feature in Excel that can often perform the same task as the PROPER function?

A)CONCATENATE
B)Flash Fill
C)Fill handle
D)INDEX
Question
Text functions such as CONCATENATE and UPPER can be nested for more precise results.
Question
The CONCATENATE function could combine the words Microsoft and Excel into one text string.
Question
The LOWER function will capitalize the first letter of a text string.
Question
Flash Fill is located on the Ribbon.
Question
When connections are being refreshed,Excel displays the message "Running background query" in the status bar.
Question
XML stands for eXtensible Markup Language.
Question
Flash Fill can often perform the same tasks as the PROPER function.
Question
The UPPER function will capitalize every character of a text string.
Question
Web queries refresh data automatically.
Question
Web queries cannot accurately import data from Web sites that are password protected.
Question
CSV files can be imported into an Excel workbook.
Question
The SUBSTITUTE function will replace the word doctor with Dr.in a text string.
Question
Text files can be imported into Excel workbooks.
Question
The PROPER function will convert every character in a text string to lowercase.
Question
Tab-delimited files use tabs to separate data into columns.
Question
You embed the data within a worksheet when you import data and maintain the link to its original source.
Question
Flash Fill can auto fill numerical lists.
Question
Importing is the process of inserting external data,data created or stored in another format,into the current application.
Question
Access database tables cannot be imported into Excel.
Question
The maximum number of text strings supported by the CONCATENATE function is 255.
Question
A(n)________ file uses commas to separate data into columns that can be imported into Excel.
Question
The ________ function can join up to 255 text strings.
Question
The ________ function could be used to capitalize the first letter of each word in a text string.
Question
You ________ data when you import data from an external source without maintaining a link to the original data.
Question
When connections are being refreshed in a workbook the status bar displays the message running a ________ query.
Question
The ________ function will capitalize all characters in a text string.
Question
Web queries cannot import data from Web pages that are ________.
Question
XML elements cannot be nested.
Question
Indentation indicates the hierarchy structure in XML.
Question
XML documents can be imported into Excel.
Question
The ________ function removes extra spaces from the beginning and end of a text string.
Question
________ is the process of inserting external data created or stored in another format into the current application.
Question
The ________ function will convert all characters in a text string to lowercase.
Question
The ________ function will replace an older text string with new text.
Question
<?
xml version="1.0" encoding="UTF-8"?
> is an XML declaration.
Question
Microsoft Access data tables and ________ can be imported into Excel.
Question
<!-- Created June 29 1979 --> is an XML comment.
Question
A ________ can import data from data tables on a Web page.
Question
A(n)________ file uses tabs to separate data into columns that can be imported into Excel.
Question
________ are settings that control how imported data in cells connect to their source data.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/103
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 38: Imports, web Queries, and XML
1
Where can all connections in a workbook be viewed or edited?

A)Insert tab
B)Status bar
C)Workbook Connections dialog box
D)Formulas tab
C
2
Which of the following functions does not manipulate text?

A)CONCATENATE
B)PROPER
C)UPPER
D)INDEX
D
3
Which of the following tools is best suited for setting up a connection to a table on a Web page?

A)Hyperlink
B)Web query
C)3-D formula
D)Web inquiry
B
4
Which of the following sources cannot be imported into Excel?

A)SQL Server
B)Analysis Services
C)Direct image files from a web page
D)Windows Azure Marketplace
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
5
Which of the following are settings that control how imported data in cells connect to their source data?

A)Import settings
B)Connection properties
C)Link settings
D)Data range properties
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
6
What is the maximum number of strings that can be manipulated with the CONCATENATE function?

A)25
B)125
C)200
D)255
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following options will refresh connections within an Excel workbook?

A)Click Refresh All on the Connections group
B)Click Refresh in the Backstage area
C)Click anywhere in the connected data
D)Click Refresh in the Insert tab
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
8
What message is displayed in the status bar when a connection is being updated?

A)Connections updating
B)Running background query
C)Updating connections
D)Status - updated
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
9
What is the purpose of the CONCATENATE function?

A)Counts the characters of a text string
B)Splits text strings
C)Joins text strings
D)Transposes text from columns to rows
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
10
Which of the following describes importing data into Excel but do not maintaining a link to the original data source?

A)Embed
B)Hyperlink
C)External reference
D)3-D formula
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
11
Which of the following is not a limitation when working with Web queries?

A)Web sites that require logins
B)URLs that change
C)Data that is not formatted as a table
D)Tables that contain foreign characters
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following file types uses tabs to separate data into columns?

A)jpeg
B)pdf
C)csv
D)tab-delimited
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
13
When creating a Web query which option preserves all original formatting?

A)Rich text
B)HTML formatting
C)XML
D)Style Sheet
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
14
This file type uses commas to separate data into columns.

A)jpeg
B)pdf
C)csv
D)tab-delimited
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
15
Where are Web query tools and options located?

A)Formulas tab
B)Insert tab
C)Data tab
D)Review tab
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
16
When importing an Access database table,Excel:

A)imports the data as text.
B)formats the data in default table style.
C)imports the data in delimited format.
D)imports the data in CSV format.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
17
Which feature is best suited to split imported text into multiple columns?

A)Import Text Wizard
B)Convert Text to Columns Wizard
C)Import Wizard
D)Text tool
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
18
Which of the following is a not an Excel file type?

A))xls
B))xlsx
C)text file
D))xltm
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
19
Where is the Text to Columns Wizard located in Excel?

A)Data tab
B)Insert tab
C)Formulas tab
D)Backstage
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
20
Which of the following is a file type that cannot be imported into Excel?

A)PDF
B)Text file
C)CAD
D)TIFF
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
21
Which function is best suited to capitalize the first letter of each word in a text string?

A)UPPER
B)PROPER
C)LOWER
D)CONCATENATE
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
22
Which of the following is a required element of XML?

A)Tag
B)Title
C)Link
D)Anchor
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
23
Once XML data is imported,where can the data source be manipulated?

A)XML options box
B)Developer tab
C)View tab
D)XML Source task pane
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
24
Which function is best suited to return the specified number of characters from the middle of a text string?

A)LEFT
B)SUBSTITUTE
C)MID
D)RIGHT
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
25
Which function is best suited to remove extras spaces from the beginning of a text string?

A)UPPER
B)LEFT
C)TRIM
D)SUBSTITUTE
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
26
What is the following syntax <?
Xml version="1.0" encoding="UTF-8"?
>

A)XHTML
B)HTML
C)XML declaration
D)Tag
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
27
What governing body created XML?

A)IEEE
B)World Wide Web Consortium
C)The Computer Science Society
D)ICANN
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following is an alternative to using the CONCATENATE function?

A)&
B)+
C)SUM
D):
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
29
Which function will convert a text string to lowercase?

A)UPPER
B)PROPER
C)LOWER
D)CONCATENATE
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
30
Which of the following features will automatically complete lists?

A)Flash Fill
B)Fill handle
C)PivotTables
D)Web queries
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
31
What does XML stand for?

A)Extra Markup Language
B)eXtensible Markup Language
C)External Markup Language
D)Extention Markup Language
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
32
Which of the following is the best option for transferring data between incompatible systems?

A)XHTML
B)CSS
C)XML
D)HTML
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
33
Which of the following applications can be used to create XML documents?

A)Notepad
B)Photoshop
C)iPhoto
D)Illustrator
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
34
Where can XML files be opened in Excel?

A)Open dialog box
B)Data tab
C)Insert tab
D)Formula tab
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
35
Which function is best suited to return the specified number of characters from the end of a text string?

A)RIGHT
B)LEFT
C)TRIM
D)MID
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
36
Which of the following functions is best suited to replace the word "Doctor" with "Dr." in a text string?

A)UPPER
B)CONCATENATE
C)LOWER
D)SUBSTITUTE
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
37
Which function will convert a text string to all capitals?

A)UPPER
B)PROPER
C)LOWER
D)CONCATENATE
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
38
Which of the following is not part of XML?

A)Start tag
B)Element
C)Hyperlink
D)XML declaration
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
39
Which function is best suited to return the specified number of characters from the start of a text string?

A)RIGHT
B)LEFT
C)TRIM
D)MID
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
40
Which of the following is a feature in Excel that can often perform the same task as the PROPER function?

A)CONCATENATE
B)Flash Fill
C)Fill handle
D)INDEX
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
41
Text functions such as CONCATENATE and UPPER can be nested for more precise results.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
42
The CONCATENATE function could combine the words Microsoft and Excel into one text string.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
43
The LOWER function will capitalize the first letter of a text string.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
44
Flash Fill is located on the Ribbon.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
45
When connections are being refreshed,Excel displays the message "Running background query" in the status bar.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
46
XML stands for eXtensible Markup Language.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
47
Flash Fill can often perform the same tasks as the PROPER function.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
48
The UPPER function will capitalize every character of a text string.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
49
Web queries refresh data automatically.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
50
Web queries cannot accurately import data from Web sites that are password protected.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
51
CSV files can be imported into an Excel workbook.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
52
The SUBSTITUTE function will replace the word doctor with Dr.in a text string.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
53
Text files can be imported into Excel workbooks.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
54
The PROPER function will convert every character in a text string to lowercase.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
55
Tab-delimited files use tabs to separate data into columns.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
56
You embed the data within a worksheet when you import data and maintain the link to its original source.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
57
Flash Fill can auto fill numerical lists.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
58
Importing is the process of inserting external data,data created or stored in another format,into the current application.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
59
Access database tables cannot be imported into Excel.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
60
The maximum number of text strings supported by the CONCATENATE function is 255.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
61
A(n)________ file uses commas to separate data into columns that can be imported into Excel.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
62
The ________ function can join up to 255 text strings.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
63
The ________ function could be used to capitalize the first letter of each word in a text string.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
64
You ________ data when you import data from an external source without maintaining a link to the original data.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
65
When connections are being refreshed in a workbook the status bar displays the message running a ________ query.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
66
The ________ function will capitalize all characters in a text string.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
67
Web queries cannot import data from Web pages that are ________.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
68
XML elements cannot be nested.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
69
Indentation indicates the hierarchy structure in XML.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
70
XML documents can be imported into Excel.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
71
The ________ function removes extra spaces from the beginning and end of a text string.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
72
________ is the process of inserting external data created or stored in another format into the current application.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
73
The ________ function will convert all characters in a text string to lowercase.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
74
The ________ function will replace an older text string with new text.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
75
<?
xml version="1.0" encoding="UTF-8"?
> is an XML declaration.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
76
Microsoft Access data tables and ________ can be imported into Excel.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
77
<!-- Created June 29 1979 --> is an XML comment.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
78
A ________ can import data from data tables on a Web page.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
79
A(n)________ file uses tabs to separate data into columns that can be imported into Excel.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
80
________ are settings that control how imported data in cells connect to their source data.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 103 flashcards in this deck.