Use these instead of numbers in formulas in templates whenever possible.

A. Cell references
B. Functions
C. Styles
D. Text


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements sets the words on a button to "Push Me"?

(A) btnButton.Name = "Push Me" (B) btnButton.Text = Push Me (C) btnButton.Text = "Push Me" (D) btnButton =" Push Me"

Computer Science & Information Technology

Someone who calls himself a hacker but lacks the expertise is a ________

a. Script kiddy b. Sneaker c. White hat hacker d. Black hat hacker

Computer Science & Information Technology

Ning and ____ are two tools that facilitate the process of creating specialized networks.

A. Google Friend Connect B. MySpace C. LinkedIn D. Facebook

Computer Science & Information Technology

Which statement declares a variable, a named storage location that contains data that can be modified during program execution.?

A. ?Const B. ?Var C. ?Sub D. ?Dim

Computer Science & Information Technology