Multiple Choice
What does the following line of code do to the selected cell? Selection.Font.Bold = False
A) Turns on bold formatting in the selected cell.
B) Replaces the contents of the selected cell with "False"
C) Turns off bold formatting in the selected cell.
D) Nothing, it contains a syntax error.
Correct Answer:

Verified
Correct Answer:
Verified
Q44: Where do you find the Trust Center?<br>A)Developer
Q45: What would be the first line of
Q46: What is the file extension for a
Q47: A password on a protected workbook can
Q48: In VBA, everything between and including the
Q50: On which tab is the insert background
Q51: A(n)_ is a partially completed document that
Q52: Where are custom cell styles stored?<br>A)Template gallery<br>B)Themes
Q53: How many characters can an Excel password
Q54: Excel templates use the .xlsx file extension.