MS Excel
0 Guide

How to Subtract in Excel (Simple Formulas Explained)

This is an Arcade

Learn how to subtract in Excel using simple formulas.

1. Click the cell where you want the result.

2. Type = to start a formula.

3. Enter the first number or cell reference.

4. Type - (minus sign).

5. Enter the second number or cell reference. Example: = A1 - B1

6. Press Enter.

MS Excel
0 Guide

Ready to create quick,
interactive product demos?

Sign up
– it's free
{ "@context": "https://schema.org", "@type": "HowTo", "name": "How to Subtract in Excel (Simple Formulas Explained)", "description": "Learn how to subtract in Excel using simple formulas.", "keywords": "MS Excel subtract formula", "step": [ { "@type": "HowToStep", "name": "Select result cell", "text": "Click the cell where you want the result." }, { "@type": "HowToStep", "name": "Start formula", "text": "Type = to start a formula." }, { "@type": "HowToStep", "name": "Enter first value", "text": "Enter the first number or cell reference." }, { "@type": "HowToStep", "name": "Add minus operator", "text": "Type the minus sign (-)." }, { "@type": "HowToStep", "name": "Enter second value", "text": "Enter the second number or cell reference, for example =A1-B1." }, { "@type": "HowToStep", "name": "Calculate result", "text": "Press Enter." } ] }