Chapter Two Flashcards

1
Q

What is the correct syntax for the ROUND function?

A

=ROUND(number,num_digits)

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

In cell D10, Rachel entered the following formula: =D8+D9+D10. What term describes what is going on with this formula?

A

Circular Reference

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

What function uses a lookup table that is organized in columns?

A

VLOOKUP

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

What function counts the number of cells in a range that contain any data type (text or numbers)?

A

COUNTA

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

What is the correct syntax for the IF function?

A

=IF(C5<=20,7,10)

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

What Formula Auditing tools displays arrows to all cells that use the active cell directly or indirectly in a formula?

A

Trace Dependents

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

What references cells located in another worksheet in the same workbook?

A

3D Cell Reference

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