Week 4 Assignment 50 Points

Collecting Data from the Blood Drive

Microsoft Excel — Spreadsheets, Formulas & Data Management

Sunnydale Blood Drive — Story Arc
The blood drive was a success! Now it is time to organize and analyze all the data.
Week 1: Communicate Week 2: Advertise Week 3: Train Staff Week 4: Track Data Week 5: Report Results
Course Objectives: This assignment addresses CO-6 (Microsoft Excel Spreadsheets)
The Scenario
Dr. Elena Martinez
Clinic Director, Sunnydale Family Health Clinic

The blood drive was a SUCCESS! Thanks to your flyer and the staff training you prepared, the event ran smoothly. Now Dr. Martinez has asked you to organize all the data in Excel so the clinic can analyze the results and report back to the American Red Cross.

42
Total Donors
38
Units Collected
4
Deferred
Story so far: In Week 1, you handled email communications. In Week 2, you designed a community flyer. In Week 3, you built a staff training presentation. The blood drive happened on March 15 — now it is time to crunch the numbers!

Your Tasks

Create an Excel workbook that tracks, formats, and analyzes the blood drive donor data. Complete all five tasks below.

1
Donor Data Sheet
10 pts

Create a formatted spreadsheet tracking all 42 donors with these columns:

  • Donor ID: BD-001 through BD-042
  • First Name
  • Last Name
  • Age
  • Blood Type: A+, A-, B+, B-, AB+, AB-, O+, O-
  • Time Slot: Morning (9–11), Midday (11–1), Afternoon (1–3)
  • Status: Successful or Deferred
  • Units Collected: 1 or 0

Important: Of the 42 donors, exactly 4 were deferred (did not meet eligibility). Use Data Validation for the Blood Type and Status columns to restrict entries to valid values only.

Data Tip

You will need to make up realistic names and data for the 42 donors. Ensure a mix of blood types, ages (ranging from 17 to 65+), and time slots. Distribute the 4 deferred donors across different time slots.

2
Formatting
10 pts

Apply professional formatting to your spreadsheet:

  • Number formatting: Dates as dates, ages as whole numbers
  • Headers: Bold text, fill color, borders applied
  • Conditional formatting: Highlight deferred donors in light red
  • Freeze panes: Freeze the header row so it stays visible when scrolling
  • Column widths: Adjusted to fit content neatly (no truncated text)
3
Formulas & Analysis
15 pts

In a "Summary" section (on the same sheet below the data, or on a separate sheet), calculate the following using Excel formulas:

  • =SUM — Total units collected
  • =AVERAGE — Average donor age
  • =COUNT and =COUNTA — Count numeric vs. text entries as appropriate
  • =COUNTIF — Count of each blood type (8 blood types total)
  • =IF — Flag donors under 18 as "Minor — verify consent"
  • =MIN and =MAX — Youngest and oldest donor ages
Formula Reminder

Make sure your formulas reference the actual data cells (e.g., =SUM(H2:H43)), not hard-coded numbers. Your instructor will check that the formulas are live, not just typed values.

4
Sorting & Filtering
10 pts

Demonstrate your ability to organize data:

  • Sort the data by Blood Type (A–Z), then by Last Name (A–Z) as a secondary sort
  • Apply AutoFilter to all columns (Data > Filter)
  • Take a screenshot of a filtered view showing only O+ donors (paste it on a separate sheet labeled "Filtered View")
5
Print Setup
5 pts

Prepare the spreadsheet for professional printing:

  • Print area: Set to include the donor data and summary
  • Orientation: Landscape
  • Scaling: Fit to 1 page wide
  • Header: "Sunnydale Blood Drive — March 15, 2026"
  • Footer: Page numbers (Page 1 of ?)

Step-by-Step Instructions

Follow these steps to build your workbook:

  1. Open Excel and create a new blank workbook. Rename Sheet1 to "Donor Data".
  2. Create headers in Row 1: Donor ID, First Name, Last Name, Age, Blood Type, Time Slot, Status, Units Collected.
  3. Enter data for all 42 donors. Make 4 of them "Deferred" with 0 units collected.
  4. Apply Data Validation to the Blood Type column (Data > Validation > List > enter the 8 types). Do the same for Status (Successful, Deferred).
  5. Format headers with bold, fill color, and borders. Adjust column widths.
  6. Apply Conditional Formatting to highlight rows where Status = "Deferred" in light red.
  7. Freeze the top row (View > Freeze Panes > Freeze Top Row).
  8. Create a Summary section below the data (or on a new sheet) with all required formulas.
  9. Sort by Blood Type, then Last Name. Apply AutoFilter to all columns.
  10. Filter for O+ donors, take a screenshot, and paste on a sheet labeled "Filtered View".
  11. Set up Print settings: landscape, fit to 1 page wide, header and footer text.
  12. Save as LastName_Week4_BloodDrive.xlsx.

Requirements Checklist

Before submitting, verify your workbook meets all requirements:

Grading Rubric

Criteria Description Points
Donor Data Sheet 42 records with all columns, realistic data, data validation on Blood Type and Status 10
Formatting Number formatting, formatted headers, conditional formatting for deferred donors, frozen row, proper column widths 10
Formulas & Analysis SUM, AVERAGE, COUNT/COUNTA, COUNTIF (all 8 types), IF (minor flag), MIN, MAX — all using live formulas 15
Sorting & Filtering Multi-level sort applied, AutoFilter enabled, filtered view screenshot on separate sheet 10
Print Setup Print area set, landscape orientation, fit to 1 page wide, proper header and footer 5
Total 50

Submission Instructions

Submit your completed workbook through the course LMS:

Keep your formulas live — do not paste values over them. Your instructor will check formula references.

Need Help?

Resources to guide you through this assignment:

Basic Formulas Review Lesson 4.2 for SUM, AVERAGE, COUNT, MIN, and MAX functions.
COUNTIF & IF Review Lesson 4.2 for conditional formulas like COUNTIF and IF statements.
Formatting & Conditional Formatting Review Lesson 4.1 for cell formatting, conditional formatting rules, and freezing panes.
Sort, Filter & Print Review Lesson 4.2 for sorting data, applying AutoFilter, and setting up print options.
Excel Interface Basics Review Lesson 4.1 for the Excel interface, data entry, Auto Fill, and cell styles.
Looking Ahead

Save this workbook carefully! In Week 5, you will use this same data to create charts, a dashboard, and an executive summary for Dr. Martinez's board presentation.