Describe two different methods of entering a function directly in a cell.

What will be an ideal response?


Formula AutoComplete provides a list of function names as you type. Function ScreenTips provide the syntax of a function as you type it, where the name of the argument you are currently typing is bold.

Computer Science & Information Technology

You might also like to view...

Project managers use planning software such as Project 2013 to prevent deviating from the scope of a project

Indicate whether the statement is true or false

Computer Science & Information Technology

?The animation property _________ sets the length of an animation in seconds or milliseconds.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

?The major disadvantage of flooding is the large number of copied packets distributed throughout the network.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The statement y = &yPtr;

a) assigns the address of the variable y to pointer variable yPtr. b) assigns the address of the variable yPtr to pointer variable y. c) is a compilation error. d) is a logic error.

Computer Science & Information Technology