USING MICROSOFT EXCEL
ADJUSTING COLUMN WIDTH ROW HEIGHT IN EXCEL
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Function formulas contain:
|
an equals sign
|
|
a function name
|
|
an argument
|
|
all of the above
|
Explanation:
Detailed explanation-1: -Functions are predefined formulas in Excel. They eliminate laborious manual entry of formulas while giving them human-friendly names. For example: =SUM(A1:A3). The function sums all the values from A1 to A3.
Detailed explanation-2: -Input, Relationship, Output We will see many ways to think about functions, but there are always three main parts: The input. The relationship. The output.
Detailed explanation-3: -The parts of a function In order to work correctly, a function must be written a specific way, which is called the syntax. The basic syntax for a function is an equals sign (=), the function name (SUM, for example), and one or more arguments.
There is 1 question to complete.