Unit E Flashcards

1
Q

convert text to columns

A

breaks data fields in one column into separate columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

delimiter

A

separator such as space comma or semicolon used to separate data elements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

proper function

A

capitalizes the first letter of a word in a column =PROPER (A1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Data Tab

A

lets you work with conversions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

upper

A

converts texts to all caps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

lower

A

converts text to all lower case

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IF commands

A

are used based on different conditions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

consolidate

A

summarizes similar data that exists in different sheets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

link

A

allows you to reference data in other sheets or in other workbooks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

external reference indicator

A

when cells are referenced outside the active sheet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

IFERROR

A

displays a message or value you specify rather than the 1 automatically generated by excell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

circular reference

A

contains a formula that refers to its own cell location

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

DIVO/!

A

A NUMBER IS DIVIDED BY 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

NA

A

a value in a formula is not availabel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

3d refrense

A

reference other sheets which creates another dimension

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

NUM!

A

invalid use of a number in a formula

17
Q

value!

A

wrong type of a formula argument or operand

18
Q

NAME?

A

formula contains text error

19
Q

NULL!

A

invalid intersection of areas

20
Q

REF!

A

invalid cell reference

21
Q

#####

A

column is not wide enough to display text

22
Q

Scope

A

worksheet where it can be used

23
Q

logical formula

A

makes calculations based on criteria

24
Q

stated conditions

A

criteria you creat

25
logical test
a condition that can be answered with a true or false response
26
<
less than
27
>
greater than
28
=
equal to
29
<=
less than or equal to
30
>=
greater than or equal to
31
<>
not equal to
32
Returns
display
33
AND function
evaluates all of its arguments and returns
34
PMT
financial function that calculates payments for money borrowed (car payment) =pmt (rate, nper, pv)
35
FV
future value of money given for monthly investment