First-time setup and success checks
Lesson goal in plain language: Use logical and counting functions to turn raw workplace data into useful status information.
Prepare before step 1
- Open the correct application, website, or device screen and wait for its name to be announced.
- Open Excel manual and review the matching procedure if any command or term is unfamiliar.
- Use only fictional, public, disposable, or instructor-provided practice information. Make a copy before changing an important file.
- Read all numbered instructions once before performing them so you know the intended final result.
Commands used or referenced
Enter, F2, Ctrl+Grave, Insert+Spacebar,, Alt+Q
For a plus-sign command, hold the modifier key, press and release the final key, then release the modifier. For a sequence, press and release each key in order. Stop after every command and listen for the result.
Work and verify
- Perform one numbered instruction and stop. Identify the active window, focused control, selected item, cell, slide, message, field, or device area before continuing.
- Compare the result with the lesson goal. A sound alone is not enough; verify the name, state, value, location, permission, or content.
- If the result is wrong, press Escape once to leave an unexpected menu, identify focus again, and use Undo only when the change is safely reversible.
- Save or synchronize at natural stopping points. Use the required filename Excel-Lesson-6.xlsx.
- Complete the “Before submitting” checklist from top to bottom. Correct missing items before marking the lesson complete.
- Close and reopen the practice item, or return to it from the product’s main screen, to prove you can locate and verify the result independently.
Success standard: Explain what each major command did, show the finished result, and recover from one harmless focus or navigation error without another person naming the next key.
Goal
Use logical and counting functions to turn raw workplace data into useful status information.
Skills practiced
- Use IF to return one of two text results.
- Use COUNTIF to count records that meet a condition.
- Copy formulas down a column.
- Check formula ranges and quotation marks.
Step-by-step instructions
- Create a workbook with the headers Employee, Completed Hours, Required Hours, and Status.
- Enter six fictional employees. Give each person completed hours and a required-hours goal.
- In D2, type =IF(B2>=C2,"Complete","Needs Training") and press Enter.
- Copy the formula from D2 through all employee rows.
- Below the list, enter Complete Count in C10.
- In D10, type =COUNTIF(D2:D7,"Complete") and press Enter. Adjust the ending row if your list is longer.
- Enter Needs Training Count in C11.
- In D11, type =COUNTIF(D2:D7,"Needs Training") and press Enter.
- Use F2 to inspect a copied IF formula and confirm its row references changed.
- Use Ctrl+Grave Accent to show formulas if available, then press it again to return to results.
- Save the workbook as Excel-Lesson-6.xlsx.
JAWS help: Press Insert+Spacebar, then J, to search JAWS commands when you forget a keystroke. Ribbon KeyTips can differ slightly by Microsoft 365 update, so Alt+Q search is included where useful.
Your assignment
Create a six-person training-hours tracker that automatically labels each person Complete or Needs Training and counts both results.
Save the finished assignment as Excel-Lesson-6.xlsx.
Before submitting
- The IF formula compares completed hours with required hours.
- Every employee row contains a Status formula.
- COUNTIF totals both status categories.
- The file is saved as Excel-Lesson-6.xlsx.
Submit Excel Lesson 6
Choose your completed assignment file. Accepted file types for this lesson are XLSX or PDF. The maximum file size is 10 MB.
Using an iPhone? Open this lesson in Safari before choosing a file. File selection may not open inside an in-app browser.