Project Requirements
- Starter File: None (start with a new Blank Workbook)
- Submission File:
[your initials] AnimalLife.xlsx
Overview
Animal Life, NFP, maintains donation data in an Excel workbook. In this comprehensive project, you create a workbook from scratch for the current month, enter and format category data, apply AutoSum and statistical functions, set page layout options across grouped sheets, and duplicate and reset the sheet for the upcoming month.
Step-by-Step Instructions
1. Create and Save Workbook
- Create a new Blank workbook in Microsoft Excel.
- Save the workbook as
[your initials] AnimalLife.xlsx.
2. Rename Sheet & Set Tab Color
- Double-click the
Sheet1tab, typeApril, and press Enter. - Right-click the
Apriltab → select Tab Color → choose Dark-Blue, Text 2 (Column 4).
3. Enter Header Labels and Initial Data
- In cell A1, type
Animal Life NFP. - In cell A2, type
Donations by Category. - In cell A4, type
Source. - Enter row labels in A5:A9:
Web site,Mail-in,Visitor,Telemarketing, andCorporate. - In cell A11, type
Total. - Enter initial donation counts across B5:E9:
- Web site (B5:E5): 50, 52, 150, 105
- Mail-in (B6:E6): 125, 82, 145, 48
- Visitor (B7:E7): 25, 28, 145, 50
- Telemarketing (B8:E8): 75, 74, 99, 70
- Corporate (B9:E9): 100, 88, 137, 106
4. Use Fill Handle for Series Labels
- Select cell B4, type
Week 1, and press Enter. - Select B4, point to its Fill Handle, and drag across to cell E4 (generates Week 2, Week 3, Week 4).
- In cell F4, type
Total.
5. Insert AutoSum Functions
- Select cell F5 and double-click AutoSum (Home tab → Editing group) to sum
B5:E5(Result:357). - Select cell B11 and click AutoSum.
- Correct the suggested argument range from
B5:B10toB5:B9and press Enter (Result:375).
6. Copy Formulas with AutoFill
- Select cell F5 and double-click the Fill Handle to copy the formula down through row 9.
- Select cell B11 and drag the Fill Handle across to cell F11 to calculate all weekly column totals and the grand total (
1,754in F11).
7. Calculate Maximum Donation
- In cell A12, type
Biggest Donation. - Select cell B12, click the AutoSum dropdown arrow, and choose Max.
- Drag across range B5:E9 to set formula
=MAX(B5:E9)and press Enter (Result:150).
8. Apply Number Formatting
- Select cells B5:F9, hold Ctrl, select B11:F11, and select B12.
- Click Accounting Number Format ($) on the Home tab → Number group.
- Click Decrease Decimal two times to show zero decimal positions.
9. Alignment & Column Widths
- Select cells A1:F2 → click the Alignment launcher → set Horizontal to Center Across Selection → OK.
- Select cells A4:F4 and click Center.
- Select column headings B:F, right-click → Column Width... → set to
10. - Double-click the boundary between column headers A and B to AutoFit column A.
10. Adjust Row Heights & Font Sizes
- Select cells A1:A2 and change Font Size to 16 pt.
- Select row headings 1:2, right-click → Row Height... → set to
22.
11. Apply Cell Styles & Borders
- Select cells A4:F4 → open Cell Styles → apply Heading 3.
- Select cells A11:F11 → open Cell Styles → apply Total.
- Right-click row heading 5 and select Insert (inserts a blank row 5).
- Select cells A6:F10 → open the Borders menu → choose All Borders.
- Select cell A1.
12. Duplicate and Reset for May
- Right-click the
Apriltab → select Move or Copy... → select(move to end)→ check Create a copy → OK. - Rename the duplicated tab to
May. - Set the
Maytab color to Green, Accent 6 (Column 10). - Select data cells B6:E10 and press Delete. (Formulas will display formatted zero dashes
$ -). - Press Ctrl+Home.
13. Group Sheets & Page Setup
- Hold Ctrl and click the
Apriltab to group both sheets. - Go to Page Layout tab → Page Setup launcher:
- Page tab: Select Landscape orientation.
- Margins tab: Check Horizontally under Center on page.
- Header/Footer tab: Select workbook name in Header; select sheet name in Footer.
- Click OK. Right-click the
Maytab and choose Ungroup Sheets.
14. Zoom & Freeze Panes
- Click the
Apriltab and select cell B6. - Click Zoom In on the Status bar five times (or set zoom to 150%).
- Go to View tab → Window group → Freeze Panes → Freeze Panes.
- Scroll horizontally so column F sits directly adjacent to column A.
- Select cell A1.
15. Save and Submit
- Save your workbook as
[your initials] AnimalLife.xlsx. - Submit the completed file via Canvas.
Key Skills Practiced
SUM,MAXvia AutoSum and direct entry- Fill Handle for numeric series (Week 1 → Week 4) and formula replication
- Accounting number format with zero decimal places
- Center Across Selection, Heading 3 / Total cell styles
- Insert blank rows, All Borders formatting
- Sheet duplication, tab naming, and tab color assignment
- Grouped sheet operations: Landscape orientation, centering, header/footer presets
- Ungroup sheets after grouped edits
- Zoom controls and Freeze Panes for multi-column viewing