InterviewSolution
Saved Bookmarks
| 1. |
Difference between sorting and filtering |
| Answer» Sorting - This is used to arrange the data in excel. Sorting can be done in ascending or descending order. It can sort numeric and alpha numeric numbersFiltering - This is an efficient method where you can display only that data that meets a given criteria. Excel uses two types of filtering methods:- 1) Auto filter 2) Advanced filter | |