Audra is a manager in the Sales Department for Creative Pastry Gadgets. She needs access to up-to-date financial data and sales reports. Some of this information comes from Excel workbooks, but other information is stored in other software programs. In addition, Creative Pastry Gadgets maintains a database with detailed financial information and sales figures. Audra uses Excel to analyze data from external data sources.
?
Audra decides to import data so it will be stored in an external data range. She learns that Excel automatically assigns the data range a defined name based on the filename of the _______.
A. open source
B. destination file
C. data source
D. file source
Answer: C
You might also like to view...
Which of the following is false?
a. If a string is converted to a C-style array using data, modifying the string could cause the pointer previously returned by data to become invalid. b. Converting a string containing one or more null characters to a C-style string can cause logic errors. c. c_str returns a character array of the same length as the string object it is called on. d. copy implicitly converts a string to a non-null terminated character array.
Digital device ______ is the trend of computers and devices with technologies that overlap.
A. transference B. convergence C. compatibility D. merging
The software application used to download and view Web pages is called a ____.
A. navigator B. browser C. viewer D. surfer
Which of the following commands is used to start the WEBrick web server?
A. script/start B. start/script C. script/server D. script/webrick