WGU C268: Spreadsheets
WGU C268 Spreadsheets is the three-unit Excel course where you prove you can turn raw business data into analysis someone can act on. This guide covers the official scope, what the course's disappearance from the current catalog means for your Degree Plan, why you should prepare for both a submitted task and a proctored exam, plus a build-first study plan and a readiness checklist.
What C268 Spreadsheets Is, and Why It Left the Catalog
C268 — Spreadsheets is the WGU course where you prove you can take a pile of raw business numbers and turn it into something a manager can read and act on. WGU's institutional catalog files it under course number BUIT 2200 at three competency units, and describes it as building proficiency in using spreadsheets to analyze business problems — spreadsheet development and analysis for business and accounting applications, meaning essential functions, formulas, charts, and the analysis on top of them. The software is Microsoft Excel.
Direct answer: You pass C268 by building spreadsheets yourself, not by reading about them. Keep Excel open beside the course material, rebuild every example from a blank sheet until the formulas come out of your fingers without a prompt, and treat the hands-on task as your study guide for the exam — students who have taken the course consistently describe the two as closely aligned.
One thing to settle before you plan your term: C268 no longer appears in WGU's current institutional catalog. It was still listed in program plans in the December 2025 edition, but the August 2026 edition contains no entry for C268 or BUIT 2200 at all. Spreadsheet coursework now sits under newer codes — Introduction to Spreadsheets (D100A), shown as an optional zero-unit course, and Fundamentals of Spreadsheets and Data Presentations (D388/D388A) at three units. If C268 is on your Degree Plan you are on an earlier program version, the course still counts exactly as written, and nothing about your transcript changes.
In those final editions C268 sat in information technology program plans — the BSIT and the BSIT-to-MSITM path — even though its description is framed around business and accounting work. That tells you what the course really is: not filler between the “real” classes, but the tool layer underneath every later course that asks you to analyze anything. The skills are the same either way, so if your plan lists a successor code, our guides to D100 Introduction to Spreadsheets and D388 Fundamentals of Spreadsheets and Data Presentations cover the same ground.
Two Assessments, One Skill Set
Here is where a lot of study plans go wrong. Students who have completed C268 widely report both a performance task you build and submit and a proctored objective exam, alongside the usual pre-assessment. Plenty of course-summary pages list only one, and preparing for a workbook then discovering a proctored exam costs you a week. Confirm your term's format on your own Course of Study page — that page and your course instructor are the authority, and formats shift between program versions.
Preparing for both is not double the work, though. Student accounts agree the two cover the same competencies, so the workbook you build for the task is also your best revision for the exam. Build it, rebuild it, and note the steps you had to look up. The published scope points at four areas:
- Spreadsheet development — a workbook organized, labeled, and structured so someone else can follow it.
- Essential functions and formulas — the calculation layer, including references that behave when you copy them across a sheet.
- Charts and visual presentation — a chart that answers a question rather than decorating a page.
- Analysis for business and accounting applications — using the workbook to answer a business problem, not just to hold numbers.
Underneath that scope, the practical toolkit is worth drilling whichever format your term uses: absolute versus relative references, IF and nested logical tests, lookup functions, SUMIF and COUNTIF style conditional aggregation, sorting and filtering, PivotTables, conditional formatting, and clean chart labeling. Students also point repeatedly at Excel's What-If Analysis tools — Scenario Manager, Goal Seek, and Solver — as the corner people skip and then wish they had not. They are quick to learn and they show up in business modeling long after this course.
How Hard Is C268, and How Long Should You Budget?
Students commonly report this is one of the faster three-unit courses in a WGU plan — days or a couple of weeks rather than a month — and the reason is almost always prior exposure. If you already build workbooks at work, much of it will feel like review, and your time goes into matching WGU's requirements rather than learning Excel.
If you are starting closer to zero, budget more. The concepts that reliably slow people down are not exotic: absolute references, lookups that return the wrong row, PivotTables that summarize the wrong field. None are hard once they click, but they do not click from reading. They click from doing the same operation five times on five different data sets. Plan two to four focused weeks if Excel is new to you. Difficulty here is largely self-determined — students who open the software on day one move quickly, and students who read for a week before touching a workbook stall, because nothing they read has anywhere to attach itself.
A Build-First Study Plan
The best study method here is the one the research on learning already recommends: retrieval practice, spaced out, on tasks that look like the real thing. Applied to spreadsheets, that means the following.
- Days 1–2: inventory your gaps. Skim the course material once, fast, and list every function or feature you could not produce from memory. That list, not the table of contents, is your syllabus.
- Days 3–6: rebuild from blank. For each gap, open a blank workbook, invent twenty rows of data, and perform the operation without looking. Peek only after you have tried. Rebuilding from blank is active recall; following a tutorial is not, which is why watching videos feels productive and retains so little.
- Days 7–9: mixed practice. Take one data set and ask it five unrelated questions — a conditional total, a lookup, a PivotTable summary, a chart, a Goal Seek. Mixing operations rather than drilling one at a time is what makes the skill available when nothing tells you which tool to use.
- Days 10–12: work the requirements. Rewrite each requirement in your task instructions as a yes-or-no question, build against that list, then set it aside for a day. If your term includes a proctored exam, this workbook is your revision material for it.
- Day 13: cold review. Come back with fresh eyes, check every formula in the formula bar rather than trusting the displayed value, verify totals by hand on a few rows, and confirm every requirement is visibly met.
Two habits multiply that plan. Keep a personal formula sheet — one line per function, in your own words, with the gotcha attached; five minutes with it on non-study days is spaced repetition at almost no cost. And use real data: a bank export, a sports table, anything with duplicates and blanks in it. Clean data teaches nothing; messy data teaches everything.
Named ranges, consistent headers, and one-purpose-per-sheet discipline are cheap to adopt here and expensive to retrofit in a later course like D491 Introduction to Analytics.
Mistakes That Quietly Cost Students Time
- Hard-coding numbers into formulas. Typing a tax rate into a calculation instead of referencing a cell is the most common avoidable error in business spreadsheets, and it makes your work impossible to audit.
- Missing dollar signs. A formula that works in row one and breaks in row twenty is almost always a relative reference that should have been absolute. Copy every formula down before you trust it.
- Formatting instead of calculating. Rounding a display does not round a value. If a requirement asks for a rounded result, use the function, not the number format.
- Charts without labels. A missing title or unlabeled axis reads as an incomplete answer even when the math is perfect.
- Preparing for only one assessment. Check your Course of Study for both a submitted task and a proctored exam so neither surprises you.
- Studying by watching. Tutorials feel like progress, but if you have not built it yourself in a blank file, you do not know it yet.
- Waiting to ask. Your course instructor can tell you in ten minutes what you would spend two evenings guessing at.
C268 Readiness Checklist
- Can you explain the difference between a relative and an absolute cell reference, and show it working in a copied formula?
- Can you write a lookup formula from scratch and say what it returns when the value is not found?
- Can you build a conditional total — sum or count based on a criterion — without copying an example?
- Can you create a PivotTable from a raw table and change what it summarizes without rebuilding it?
- Can you use Goal Seek to find the input that produces a target result, and say when you would reach for Solver instead?
- Can you produce a chart with a title, labeled axes, and a scale that does not mislead?
- Can you organize a workbook so a stranger could find the inputs, calculations, and results without asking you?
- Have you turned every requirement in your task instructions into a yes-or-no question and answered them all yes?
C268 FAQ
Is C268 an objective assessment or a performance assessment?
Students who completed the course consistently describe both: a hands-on task you build and submit, plus a proctored objective exam covering the same competencies, with a pre-assessment first. WGU does not publish assessment formats in its catalog, so confirm what your term includes on your Course of Study page.
Is C268 still an active WGU course?
It appears in program plans through the December 2025 edition of WGU's institutional catalog but not in the August 2026 edition, where spreadsheet coursework is listed under newer codes such as D100A and D388A. If C268 is on your Degree Plan it remains valid for you; check the current WGU institutional catalog or your student portal for your program version.
How many competency units is C268 worth?
Three competency units, listed under course number BUIT 2200 in the catalog editions that include it.
Do I need to buy Excel to take this course?
Check your course page for the software and materials WGU provides for your term before buying anything. Whatever version you use, the concepts transfer between spreadsheet applications, so practice time is never wasted.
How long does C268 usually take?
Students who already use Excel regularly often report finishing in days rather than weeks. If you are new to formulas, plan two to four weeks of daily practice instead, and expect the pace to accelerate once lookups and absolute references click.
What is the best way to study if I have never used a spreadsheet?
Do not start with the course material. Start with a blank workbook and twenty rows of your own data, learning one operation per sitting by performing it rather than reading it. Then return to the course material with something concrete to attach the vocabulary to. Browse the School of Business guides for related courses, or see the full study guide index.
Want a human in your corner for C268?
Book 1-on-1 OA prep coaching, a tutoring session or a study-plan review with our team.
Prefer WhatsApp? Message us on +1 646 980 4914.