Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhavanachitragar/finding-sorting-filtering-data-in-microsoft-excel
https://github.com/bhavanachitragar/finding-sorting-filtering-data-in-microsoft-excel
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhavanachitragar/finding-sorting-filtering-data-in-microsoft-excel
- Owner: bhavanachitragar
- Created: 2023-07-13T06:52:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-13T07:02:36.000Z (over 1 year ago)
- Last Synced: 2023-07-13T07:41:34.325Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finding, Sorting, & Filtering Data in Microsoft Excel- Coursera
----------------------------------------------------------------------### Steps Involved:
1- Find and Replace (Original product name: “Best Book Pack” ,New product name: “Best Office Pack”)
2- Sorting Rows (List the customers in alphabetic order.By ascending customer name For each customer list the products with the most expensive product first.By descending price)
3- Applying a Filter (Display only rows where customers have made purchases in February)
4- Filter and Sort a Calculated Column (Revenue per Line Item:Sales = Quantity * Price)
---------------------------------------------------------------------
The course materials belong entirely to Coursera.