Class Practical Activity Copy (1)
Class Practical Activity Copy (1)
a. Red addressing
b. Relative addressing
c. Formula addressing
d. Absolute addressing
2. Which of the following MUST be placed in front of the column letter and row
number to create an absolute reference/addressing?
a. *
b. +
c. -
d. $
a. A1
b. $A$1
c. A$1
d. $A1
4. What happens to a relative cell reference when you copy it from one cell to another?
a. It remains fixed.
b. It changes based on the new location.
c. It becomes absolute.
d. It generates an error.
6. Which argument specifies the column from which the value will be returned in
VLOOKUP?
a. Lookup_value
b. Table_array
c. Col_index_num
d. Range_lookup
10. If you use the formula =IF(A1>10, "Pass", "Fail") and the value in A1 is 8, what
will the result be?
a. Pass
b. Fail
c. TRUE
d. FALSE