Studying different kinds of programs like
Ms-excel is a part on learning the
fundamentals of being an IT student. For
me I hate excel because, when our
instructor taught us on how to use excel,
Im absent that time so Ive`d miss the
discussion and the result.?...I did not
learned mush more in excel. But i would
like to share this info related on excel
functions.
Ms-excel is a part on learning the
fundamentals of being an IT student. For
me I hate excel because, when our
instructor taught us on how to use excel,
Im absent that time so Ive`d miss the
discussion and the result.?...I did not
learned mush more in excel. But i would
like to share this info related on excel
functions.
Microsoft Excel - is primarily a spreadsheet program for making sense out of numbers.
Excel functions:
Excel functions:
- Average - get the average of the array of numbers.
- Min - displaying the smallest number in an array of elements.
- Max - " " " " " " "
- If function - ex.=if(A1<75,"true","false") / syntax.=if(logical test,true,false)
- Sum If function - ex.=sumif(E1:E6,"=165",F1;F6) / syntax.=sumif(range,criteria, sum range)
- Sqrt function - display the square root of a number. / ex.=sqrt(A10)
- Count function - count the total element within the range. / ex.=count(A1:A6)
- Countif function - ex.=countif(E1:E6,165) / syntax.=countif(range,criteria)
- Median - display the middle element in an array.
- Hyperlink - syntax.=hyperlink(link_location,name).
No comments:
Post a Comment