https://github.com/as16082023/forage-jp-morgan-chase-virtual-internship
JPMorgan Virtual Internship focused on Excel Skills
https://github.com/as16082023/forage-jp-morgan-chase-virtual-internship
conditional-formatting dashboard data-cleaning data-visualization excel macros prsentation
Last synced: 14 days ago
JSON representation
JPMorgan Virtual Internship focused on Excel Skills
- Host: GitHub
- URL: https://github.com/as16082023/forage-jp-morgan-chase-virtual-internship
- Owner: as16082023
- Created: 2024-06-27T05:00:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-04T17:55:07.000Z (10 months ago)
- Last Synced: 2025-04-10T01:44:56.106Z (3 months ago)
- Topics: conditional-formatting, dashboard, data-cleaning, data-visualization, excel, macros, prsentation
- Homepage:
- Size: 680 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JP Morgan Chase-Virtual Internship
This virtual internship on Excel Skills was under JP Morgan Chase & Co by Forage.## Task 1 : Excel Keyboard Shortcuts
Learn and Practice key Excel shortcuts for data selection, editing and formatting after watching video resources.## Task 2 : Conditional Formatting
Use Excel’s conditional formatting tools to explore and visualize the characteristics of the data in the dataset.
- Highlight any cells with formula errors in purple with white text.
- Highlight any cells with missing values in yellow.
- Identify accounts that have not been cross-sold with Product 2 by highlighting the appropriate Product 2 cells in orange.
- Identify accounts that have a 5-year sales CAGR of at least 100% by highlighting the appropriate CAGR cells in green and any accounts with a negative CAGR in red with white text.
- Identify accounts in the top 10% of unit sales for 2021 by highlighting the appropriate 2021 unit sales cells in blue.## Task 3 : Visual Basic for Applications (VBA) Macros
Create two macros and associated buttons using the account sales data provided:- A macro to sort the entire spreadsheet by 5 YR CAGR in descending order to see which accounts have the highest overall 5-year sales growth
- A macro to sort the entire spreadsheet by 2021 unit sales in descending order to see which accounts have the highest overall unit sales in 2021## Task 4 : Data Visualization in Excel
Create a simple dashboard using the account sales dataset.## Task 5 : Data Driven Story Telling
Create a PowerPoint Presentation to communicate key insights.