An open API service indexing awesome lists of open source software.

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

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.