ABILITY ENHANCEMENT COURSE-Main Syllabus
ABILITY ENHANCEMENT COURSE-Main Syllabus
Course Outcomes:
On the successful completion of the course, the student will be able to
COs Course Outcomes Bloom’s level
CO1 To familiarize oneself with Excel's Basic features Understanding
CO2 To gain skills on data visualization for data analysis using MS Excel. Analyze
Course Structure
Textbook:
1. "Microsoft Excel 2019 Step by Step" by Curtis Frye
2. "Excel 2019 Bible" by Michael Alexander, Richard Kusleika, and John Walkenbach
Reference Book:
1. "Microsoft Excel Data Analysis and Business Modeling" by Wayne L. Winston:
2. "Excel 2019 All-in-One For Dummies" by Greg Harvey:
Online Resources:
1. https://www.academia.edu/42074058/Excel_2019_BIBLE
2. https://ptgmedia.pearsoncmg.com/images/9780735681019/samplepages/9780735681019.pdf
What is a Spreadsheet?
- A spreadsheet is a digital tool for organizing, analyzing, and storing data in a tabular
format.
- Composed of rows and columns, creating cells where data can be entered and
manipulated.
- Widely used for calculations, data analysis, financial modeling, and data visualization.
Emphasis on MS Excel:
- Microsoft Excel is one of the most popular spreadsheet applications globally.
- Known for its versatility, it caters to various business, educational, and personal data
processing needs.
- Excel provides advanced features like pivot tables, formulae, graphs, and integration
with other Microsoft Office tools.
Additional Tips
- Navigation: Use arrow keys for cell navigation; `Ctrl + arrow key` jumps to the edge
of the data region.
- Shortcuts: Familiarize with shortcuts like `Ctrl + C` for copy, `Ctrl + V` for paste.
- Data Types: Understand how to input and format different data types (text, numbers,
dates).
This introduction and module provide a detailed guide on the basic functionalities of
MS Excel, offering a strong foundation for beginners to start exploring the vast
capabilities of this powerful tool.
Below are detailed notes covering the topics of printing a workbook, formatting a
worksheet, adding elements to a workbook, and protecting a worksheet and workbook
in the context of spreadsheet software like Microsoft Excel or Google Sheets.
**Key Points:**
- **Page Setup:** Adjust margins, orientation (portrait or landscape), and paper size.
- **Print Area:** Select specific cells or ranges to print.
- **Headers/Footers:** Add information like page numbers, file name, or custom text.
- **Scaling:** Fit the content to a specified number of pages.
- **Print Preview:** Always preview before printing to check the layout.
**Example:**
To print a specific range in Excel:
1. Highlight the range you want to print.
2. Go to `File` > `Print`.
3. In the Print dialog, under Settings, select `Print Selection`.
4. Preview and click `Print`.
**Key Points:**
- **Cell Formatting:** Includes font type, size, color, cell borders, and background
color.
- **Conditional Formatting:** Automatically formats cells based on their values (e.g.,
highlighting top 10%).
- **Alignment and Text Control:** Adjusts text alignment, wrap text, and orientation.
- **Number Formatting:** Formats cells as currency, percentage, date, etc.
**Example:**
To apply conditional formatting:
1. Select the cells to format.
2. Go to `Home` > `Conditional Formatting`.
3. Choose a rule (e.g., Highlight Cell Rules) and set the criteria.
4. Select a format and apply.
**Key Points:**
- **Charts and Graphs:** To visually represent data.
- **Tables:** Organize and analyze data sets.
- **PivotTables:** Summarize, analyze, explore, and present summary data.
- **Formulas and Functions:** Automate calculations and data analysis.
- **Hyperlinks:** Link to external resources, different sheets, or files.
**Example:**
To insert a chart:
1. Select the data for the chart.
2. Go to `Insert` > choose the type of chart (e.g., Column, Line).
3. Customize the chart with chart tools.
**Key Points:**
- **Protecting a Worksheet:** Restricts editing on specific cells or the entire sheet.
Allows setting a password.
- **Protecting a Workbook:** Prevents structural changes (like adding or deleting
sheets).
- **Locking Cells:** Typically, cells are locked after protection is enabled.
- **Allowing Specific Edit Ranges:** You can specify cells that can be edited even
when the sheet is protected.
**Example:**
To protect a worksheet in Excel:
1. Go to `Review` > `Protect Sheet`.
2. Enter a password (optional) and select the actions you want to allow users.
3. Click `OK` to apply protection.
---
---
By following these steps, you can create an Excel file that demonstrates all of the
discussed concepts. This hands-on approach will help you better understand the
functionality and application of each feature.
Certainly! Here's a set of sample data that you can use to populate your Excel
workbook. This data set will demonstrate sales over a series of months, which is ideal
for formatting, creating charts, and applying formulas.
### Sample Data: Monthly Sales
1. **Formatting:**
- Apply different font styles and colors to the headers.
- Use cell color formatting to distinguish between sales and expenses.
2. **Creating a Chart:**
- Select the range A1:C13.
- Insert a chart (e.g., a line or column chart) to visualize sales and expenses over the
year.
3. **Applying Formulas:**
- In cell D2, enter the formula `=B2-C2` to calculate the profit for January.
- Drag the formula down to D13 to calculate profit for each month.
4. **Conditional Formatting:**
- Highlight months with sales over $22,000. Use `Conditional Formatting` >
`Highlight Cell Rules` > `Greater Than` and enter 22000.
After entering and using this sample data, you'll be able to practice a wide range of
Excel functionalities including data entry, formatting, formula application, chart
creation, and setting up document protection.