Multiple Choice
The VBA code to bold the contents of cell H7 is ________.
A) range("H7") .Font = Bold
B) cell("H7") .Font = Bold
C) range("H7") .Font.Bold = True
D) cell("H7") .Font.Bold = True
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: When creating a new workbook,any templates that
Q3: If you forget the password to a
Q4: To automate the task of clear existing
Q5: You use the Macro _ to capture
Q6: A subprocedure is created using the _.<br>A)Visual
Q8: A macro can be assigned to more
Q9: After a macro has been added to
Q10: A _ is a predefined set of
Q11: To protect a worksheet,you click Format in
Q12: A _ is a predefined document structure