問題一覧
1
helps us think logically andsolve everyday problems, likebudgeting or measuring.
math
2
•is a spreadsheet program that ispart of Microsoft Office • It is used to organize, calculate,and analyze data its a popular tool for data analysis inbusinesses of all sizes.
excel
3
can covert any chart or graph toa newform, such as a table, to present data.
excel
4
It is an information technology paradigm that relies on sharing of resources and delivers computing services.
cloud computing
5
is an online template use in spreadsheet.
blank workbook
6
also called spreedsheet, is a unique file created by excel XP.
workbook
7
displays both the name of application and the name of the spreedsheet
title bar
8
displays all of the menus available for use in Excel XP The contents of any menu can be displayed by left-clickingthe menu name
menu bar
9
Some commands in the menus have pictures or icons associated with them these pictures may also appear as shortcuts
toolbar
10
Each EXcel spreadsheet contains 256columns Each column is named by a letteror combination of letters.
column headings
11
each spreedsheet contains 65,536 rows each row is named by number
row headings
12
this shows the address of the current selection or active cell
name box
13
displays information entered-orbeing entered as you type-in the current or activecell. The contents of a cell can also be edited
formula bar
14
is an intersection of a column androw. Each cell has a unique cell address.In the picture above, the cell address ofthe selected cell is B3
cell
15
The heavyborder around the selected cell is calledthe
cell pointer
16
is made up of columns and rows
excel worksheet
17
is made up of three worksheets
workbook
18
Adds the numbers in a range of cells.
sum
19
Counts the number of cells thacontain numeric values in a range.
count
20
Counts the number of non-emptcells
counta
21
Returns the smallest number in a range of values.
min
22
Returns the largest number in a range ofvalues.
max
23
Performs a logical test and returns one valueif TRUE, and another if FALSE.
if
24
Rounds a number to a specifiednumber of digits.
round
25
Returns the number of characters in a text
len
26
Removes extra spaces from text
trim