Chapter 11 - Additional Specialized Functions Flashcards

1
Q

A text function that** combines text strings and required seprate argument for each delimiter to include the combined text**.

A

CONCAT Function

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

A text function that combines text string and insert delimiter you specify in the first argument.

A

TEXTJOIN Function

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

A text function that capitalizes the first letter of each word in a text string.

A

PROPER Function

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

Range of cells that contains the list of records from a dataset that meets the specified conditions.

A

Output range

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

Databased function that i**dentifies the lowest value in a column **that mathces the specified function in a criteria range.

A

DMIN Function

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

Function that searches through a range for a specific value and returns the relative position of that value within the range.

A

MATCH Function

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

A text function that converts text strings to all capital letters.

A

UPPER Function

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

Databased function that adds the values in a column that matches conditions specified in a criteria range.

A

DSUM Function

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

Function that retuns a value at the intersection of a specified row and column within a given rage.

A

INDEX Function

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

Database function that counts the cells that contains number in a column that mathces specificed conditions in a criteria range.

A

DCOUNT Function

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

A text function that extracts the characters from the middle of a text string, given a strarting position and length.

A

MID Function

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

A text function that converts a tect string to all lowercase letters.

A

LOWER Function

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

A set of function that provides statistical calculations for a data base.

A

Database function

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

A database function determies the average of values ina column that mathces condition specificed in a criteria range.

A

DAVERAGE Function

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

A function that returns the text version of a formula stored in another cell

A

FORMULATEXT Function

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

A function that rearranges data from column to rows and rows to column.

A

TRANSPOSE function

17
Q

Database that identifies the highest values ina column that mathces specified conditions ina criteria range.

A

DMAX Function

18
Q

A range of 2 or more adjacent cells that specifies the condititions used to control the result of a filter.

A

Criteria range

19
Q

A text function that extracts the specified number of characters from the right side of a text string.

A

RIGHT Function

20
Q

A text function that extracts a specified number of characters from the left side of a
text string.

A

LEFT Function