10. Text file extensions end with:
11. Megan is currently working in a text file that contains a space as a delimiter. She is concerned because proper names,
such as Alice Brown, should be considered one value, not two. How should these values appear in the text file to avoid
being separated into two values when imported into Excel?
They should be surrounded by double quotes, as in “Alice Brown.”
There should be no space between proper names, as in “AliceBrown.”
The import wizard automatically knows these proper names are one value.
They should be eliminated from the text file.
12. Structure query language (SQL):
is the “language of databases”
is the “language of Excel”
is used to differentiate queries across packages
13. Anna is getting ready to insert a blank column, paste information from a previous spreadsheet into the first four rows
of this column, and bold the heading. And she needs to do this for all 150 product lines in her area. How is this task best
handled?
Using the insert, copy, paste commands in Excel.
Writing a macro to handle this repetitive task.
Writing instructions that incorporate the insert and paste functions.
Using the insert, copy, paste, and format commands in Excel.
14. Text files are also known as:
15. Importing data from an external database into Excel using Microsoft Query is a three-step process. What are the steps?
Delete missing observations, use Microsoft Query to define a query, and return the data to Excel.
Define the source, use Microsoft Query to define a query, and return the data to the original, external database.
Define the sources, use Microsoft Query to define a query, and return the data to Excel.
Open Excel, use Microsoft Query to define a query, and return the data to Excel.