Make A Result Sheet in Excel 2007
Make A Result Sheet in Excel 2007
3) Use this function in first cell of “Marks Obtained” which is given above.
=sum(F5:L5) As you will type this function “=sum(F5:L5)”. After type it press “Enter”. As
you will press “Enter” our value will directly define as given below.
4) “=sum(F5:L5)” In this function the first is =. = we use it at the beginning of every function
and number second is “Sum”. Sum function is use for adding of value and the last think of this
function is (F5:L5) is the area of values that we want to add. (F5:L5) means (F5 cell to L5).
5) Now follow these steps which are given below.
6) The next column is about “Minimum no”. In this column we will find the minimum no of paper
that what the minimum mark is. To find the minimum no of paper type this function at first cell of
“Minimum no” column “=Min(F5:L5)” as given below.
8) Now we are going to work on “Maximum no” column that how to find the maximum no of
paper. To fine the maximum no of paper we use the function “=max(F5:L5)” as given
below.
After type of function press “Enter”. As you will press “Enter” the value will define. Drag it below.
9) Now is the turn of to find the “Average” of your marks. To find the average of mark type this
function at the first cell of “Average” column =Average(F5:L5) as given below.
10) The last think is to find the “Grade” of your marks. To find the Grade first of all click on the
first cell as given above and then type in “Formula bar” as given below.
After click on “Formula bar” type the below function