New Notes UwU - Unit E Notes Flashcards

1
Q
  1. 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
  1. Delimiter:
A

Separator, such as a 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
  1. PROPER function:
A

Capitalizes the first letter of a word in a column. Example: =PROPER(A1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. Data Tab:
A

Lets you work with conversion.

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

Converts text to all caps.

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

Converts text to all lowercase.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. IF commands:
A

IF commands are based on different conditions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. 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
  1. 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
  1. External reference indicator:
A

Cells referenced are outside the active sheet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. IF-ERROR:
A

Displays a message or value that you specify, rather than the one automatically generator by Excel.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. 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
  1. # DIV/0!:
A

A number is divided by 0 (Zero).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  1. # NA:
A

A value in a formula is not available.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. 3-D reference:
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
  1. # NUM!:
A

Invalid use of a number in a formula.

17
Q
  1. # VALUE!:
A

Wrong type of formula arguments or operand.

18
Q
  1. # NAME?:
A

Formula contains text error.

19
Q
  1. # NULL!:
A

Invalid intersection of areas.

20
Q
  1. # REF!:
A

Invalid cell reference.

21
Q
  1. ##### :
A

Column is not wide enough to display data.

22
Q
  1. Scope:
A

Worksheets where it can be used.

23
Q
  1. Logical formula:
A

Makes calculations based on criteria.

24
Q
  1. Stated conditions:
A

Criteria you create.

25
Q
  1. Logical test:
A

A condition that can be answered with a true or false response.

26
Q
  1. < :
A

Less than.

27
Q
  1. > :
A

Greater than.

28
Q
  1. = :
A

Equal to.

29
Q
  1. <= :
A

Less than or equal to.

30
Q
  1. > = :
A

Greater than or equal to.

31
Q
  1. <> :
A

Not equal to.

32
Q
  1. Returns:
A

Displays.

33
Q
  1. AND function:
A

Evaluates all of its arguments and returns.

34
Q
  1. PMT:
A

Financial function that calculates the periodic payment amount for money borrowed (car payment) = pmt (rate, nper, pv).

35
Q
  1. FV:
A

Future value of money given for monthly investment.