spreadsheet tasks
spreadsheet tasks
6. Define Sorting.
Ans: Sorting: Sorting data in excel means arranging data in ascending or descending order. Sorting command is
placed in Home & Data tabs. For increasing order we can use ascending and for decreasing order we can use
descending to arrange data in excel.
7. Define Filter.
Ans. Filter: Filter is a tool in MS Excel that is used to get the information according to our requirement. When
we need to find special information from a list, then we use Filter. Filters can be applied in different ways to
improve the performance of our worksheet. We can filter text, dates, and numbers. We can even use more than
one filter to further narrow our results.
___________________________________________________________________________________________
Prepared By: Chetan Kakar (Computer Faculty) Govt. High School, Karmuwala (Ferozepur)
9th Class Page 2 of 2
4. What is a Formula ? Write down the steps to create a simple Formula in Excel.
Ans: Formula: A formula is an expression which calculates the value of a cell. It must starts with equal (=) sign.
In formula cell reference or value of cell both can be used. In formula standard operators (+, -, *, /, ^,) used for
creating formula. To create a simple formula in Excel following steps:
1. Select the cell where the answer will appear (for exampleF3).
2. Type the equals sign (=).
3. Type the formula we want Excel to calculate (85+87 OR F1+F2, for example).
4. Press Enter. The formula will be calculated, and the value will be displayed in the cell.
5. What is a Function ? Write down the steps to create a basic Function in Excel.
Ans: Functions: Functions are predefined formulas and are already available in Excel. Each function has a
specific order – called syntax – which must be followed in order for the function to work correctly. Function must
start with equal (=) sign. To create a basic function in Excel following steps:
1. Select the cell where the answer will appear (J3, for example).
2. Type the equals sign (=), then enter the function name (SUM, for example).
3. Enter the cells for the argument inside the parentheses. (for example =SUM (J1,J2))
4. Press Enter, and the result will appear.
___________________________________________________________________________________________
Prepared By: Chetan Kakar (Computer Faculty) Govt. High School, Karmuwala (Ferozepur)