Q. Define Function in
Spreadsheet software. Describe any five Function.
In
Microsoft Office 2016 A spreadsheet is
a computer application Software. The program operates on data entered in cells of a
table. A spreadsheet may
also refer to one such electronic document. the spreadsheet useful for
"what-if" analysis since many cases can be rapidly investigated
without manual recalculation.
ØIt
consist into grid line format, its means combination of row and columns.
ØColumn Format
represent alphabetic Series like A, B, C….XFD.
ØThe
Row Line format represent number series like 1,2….1048576
A function is a predefined formula that
performs calculations using specific values in a particular order. Including function
like Sum, If, Min, Max, Count, Counta, Average.
ØEvery Function
perform with Equal (=) sign and calculate Number and alphabetic series.
ØSpread sheet work
with different type formula Like Logical, Date & Time, Mathematical,
Engineering, Financial, VLookup Formula.
five Function work:

Add caption
1. SUM: This function adds all the values of the cells in the argument.
Using of cell address
to calculate numbers
A function is a predefined formula that
performs calculations using specific values in a particular order. Including function
like Sum, If, Min, Max, Count, Counta, Average.
ØEvery Function
perform with Equal (=) sign and calculate Number and alphabetic series.
ØSpread sheet work
with different type formula Like Logical, Date & Time, Mathematical,
Engineering, Financial, VLookup Formula.
five Function work:
Add caption |
1. SUM: This function adds all the values of the cells in the argument.
Using of cell address
to calculate numbersFigure of Sum Formula in Excel
2. MAX: This function determines the highest cell
value included in the selected argument.
3.MIN: This function determines the lowest
cell value included in the
argument.
Find minimum value related to Price, and Quantity etc.
4If: This
function help to find
conditional value to given condition, using with Logical Formula. We can also
calculate Mark sheet division and Grading system.
Ex. =if(condition
1)
=IF(A2>89,"A",IF(A2>79,"B",
IF(A2>69,"C",IF(A2>59,"D","F")))) Assigns a
letter grade to the first score (F)
5. Int:
It help to find integer value to Date of Birth and using
today formula.
Exact
It help to check Both of equal or cell value are
correct, result printed True and False..
|
Comments
Post a Comment