MS Excel
0 Guide

How to Multiply in Excel (Formulas & Tips for Beginners)

This is an Arcade

Learn how to multiply in Excel using formulas and functions.

1. Click the cell where you want the result.

2. Type "=".

3. Enter the first number or cell.

4. Type * (asterisk).

5. Enter the second number or cell. 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 Multiply in Excel (Formulas & Tips for Beginners)", "description": "Learn how to multiply in Excel using formulas and functions.", "keywords": "MS Excel multiply 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 begin the formula." }, { "@type": "HowToStep", "name": "Enter first value", "text": "Enter the first number or cell reference." }, { "@type": "HowToStep", "name": "Add multiplication operator", "text": "Type the asterisk symbol (*)." }, { "@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." } ] }