Weighted total (SUMPRODUCT)
Calculates the weighted score by multiplying each per-criterion score by the corresponding weight and summing. The most useful single formula in an RFP scoring workbook.
Excel is the right tool for the evaluation half of an RFP. Multi vendor scoring, weighted rubrics, calibration across evaluators, side by side comparison, and a one page summary are all natural Excel work. This is the tab structure, the formula patterns, and the calibration logic that produces a defensible evaluation.
Seven tabs in a typical RFP scoring workbook. Each tab has a single purpose. Some tabs are shared with vendors (Requirements response template); most are internal to the buyer's evaluation team.
| Tab | Purpose | Shared with |
|---|---|---|
| 1. Cover + Setup | RFP reference, criteria list, criteria weights (sum to 100%), scoring scale (1 to 5) | Internal |
| 2. Requirements | Numbered REQ-IDs, MoSCoW priority, description, response columns (Fully / Partially / Won't / Custom) | Vendor fills response columns |
| 3. Evaluator A | Per-criterion scoring by evaluator A; comments | Internal (evaluator A only) |
| 4. Evaluator B | Per-criterion scoring by evaluator B; comments | Internal (evaluator B only) |
| 5. Evaluator C | Per-criterion scoring by evaluator C; comments | Internal (evaluator C only) |
| 6. Calibration | Average across evaluators; standard deviation flag; calibration notes after discussion | Internal |
| 7. Summary | Final weighted scores per vendor; ranking; cost normalised; recommendation | Internal |
Calculates the weighted score by multiplying each per-criterion score by the corresponding weight and summing. The most useful single formula in an RFP scoring workbook.
Average across evaluator tabs for the same cell reference. Replicated down the criteria column on the Calibration tab.
Flags criteria where evaluator scores diverge by more than 1.5 (on a 1 to 5 scale) so the team can discuss and calibrate. Threshold can be tuned to your evaluation tolerance.
Converts cost into a 0-to-1 score where the lowest-cost vendor gets 1.0 and others get a proportional fraction. Multiplies by the cost-criterion weight in the weighted total.
Visual aid on the Summary tab so reviewers can spot ranking at a glance. Manage in the Conditional Formatting dialog, not via formulas in cells.
Pulls vendor response for a specific requirement from the requirements tab. Useful in the Summary tab for surfacing critical-requirement responses without copy-paste.
Microsoft's Excel function reference is at support.microsoft.com Excel functions. For a more advanced cost-estimation framework with Excel patterns, see the GAO Cost Estimating and Assessment Guide which has worked examples in its appendices.
The calibration step is where the evaluation team meets to reconcile divergent scores. Without calibration, the average score can hide a real disagreement (e.g., two evaluators scored 5 and one scored 1, producing an average of 3.7 that no one believes). The calibration workflow:
For the upstream evaluation framework see the RFP evaluation criteria page and the broader RFP authoring guide.