Excel - Basic math Tutorial
In this video, you will learn about basic math in Excel.
The video covers how to perform calculations using operators like plus, minus, asterisk, and forward slash, as well as functions like SUM.
You can add numbers by typing them directly in a formula or by referencing cells that contain numbers.
The formula automatically updates if you change the referenced cells.
The video also demonstrates subtracting, multiplying, and dividing numbers in Excel.
This knowledge will help you perform basic math calculations efficiently in Microsoft 365.
- 2:28
- 4003 views
-
Excel - 3D Maps
- 1:41
- Viewed 5678 times
-
Excel - More complex formulas
- 4:17
- Viewed 4900 times
-
Excel - AutoFill and Flash Fill
- 1:36
- Viewed 3933 times
-
Excel - How things are organized
- 1:58
- Viewed 4310 times
-
Excel - A closer look at the ribbon
- 3:55
- Viewed 4547 times
-
Excel - Start using Excel
- 4:22
- Viewed 4632 times
-
Excel - How to create a table
- 2:11
- Viewed 4076 times
-
Excel - Microsoft Search
- 0:34
- Viewed 3578 times
-
Remove a watermark
- 2:20
- Viewed 31029 times
-
Activate the features of Teams Premium
- 3:48
- Viewed 17254 times
-
Create a quick poll in Outlook with Microsoft Forms
- 3:38
- Viewed 14637 times
-
Collapsible headings
- 3:03
- Viewed 13960 times
-
Change the default font for your emails
- 1:09
- Viewed 13187 times
-
How do I prevent the transfer of an email?
- 2:07
- Viewed 12849 times
-
How to recall or replace a sent email in Outlook Web
- 0:53
- Viewed 12728 times
-
Protect a document shared by password
- 1:41
- Viewed 10969 times
-
Create automatic reminders
- 4:10
- Viewed 10784 times
-
Morph transition
- 0:43
- Viewed 9935 times
-
Remove a watermark
- 2:20
- Viewed 31029 times
-
Activate the features of Teams Premium
- 3:48
- Viewed 17254 times
-
Create a quick poll in Outlook with Microsoft Forms
- 3:38
- Viewed 14637 times
-
Collapsible headings
- 3:03
- Viewed 13960 times
-
Change the default font for your emails
- 1:09
- Viewed 13187 times
-
How do I prevent the transfer of an email?
- 2:07
- Viewed 12849 times
-
How to recall or replace a sent email in Outlook Web
- 0:53
- Viewed 12728 times
-
Protect a document shared by password
- 1:41
- Viewed 10969 times
-
Create automatic reminders
- 4:10
- Viewed 10784 times
-
Morph transition
- 0:43
- Viewed 9935 times
-
Copilot Agents: Analyst
- 03:05
- Viewed 32 times
-
Copilot Agents: Research
- 02:11
- Viewed 37 times
-
Create a Story with Copilot
- 01:19
- Viewed 32 times
-
Create a Draft with Copilot
- 01:35
- Viewed 37 times
-
Clean Up a Table with Copilot
- 01:33
- Viewed 28 times
-
Differentiate Between Copilot Versions
- 02:04
- Viewed 37 times
-
Decode the impact of your communication campaigns
- 02:51
- Viewed 141 times
-
Use Copilot to draft a communication
- 02:18
- Viewed 150 times
-
Create visuals without design skills
- 03:54
- Viewed 153 times
-
Create a brand kit to set the tone
- 03:21
- Viewed 215 times
Objectifs :
Understand how to use Excel as a calculator by applying basic arithmetic operations through formulas and cell references.
Chapitres :
-
Introduction to Excel as a Calculator
Excel is a powerful tool that can function as a calculator, allowing users to perform various arithmetic operations. This section will guide you through the basic formulas and functions that can be used to manipulate numbers effectively. -
Basic Arithmetic Operations
Excel supports several arithmetic operations, including addition, subtraction, multiplication, and division. Each operation uses specific symbols and follows a straightforward formula structure. -
Addition in Excel
To add numbers in Excel, you can use the plus sign (+). A formula in Excel always begins with an equal sign (=). For example, if you want to add two numbers, you would type: =A4 + A5. After pressing Enter, the cell will display the result. You can also add multiple numbers by continuing to use the plus sign. Additionally, instead of typing numbers directly, you can reference cells that contain the numbers, making it easier to update calculations. -
Automatic Updates
One of the advantages of using cell references in your formulas is that if you change the value in a referenced cell, the formula will automatically update the result. For instance, if A4 is 6 and A5 is 3, changing A4 to a different number will reflect in the result of the formula. -
Subtraction in Excel
Subtracting numbers in Excel is similar to addition. To subtract, you use the minus sign (-). For example, to subtract the value in cell A5 from A4, you would enter: =A4 - A5 and press Enter to see the result. -
Multiplication in Excel
To multiply numbers, you use the asterisk (*) symbol. For example, to multiply the values in cells A4 and A5, you would type: =A4 * A5 and press Enter. This will display the product of the two numbers. -
Division in Excel
Dividing numbers in Excel is done using the forward slash (/) symbol. For instance, to divide the value in cell A4 by the value in cell A5, you would enter: =A4 / A5 and press Enter to see the quotient. -
Conclusion
Excel provides a user-friendly interface for performing basic arithmetic operations through formulas. By understanding how to use cell references and arithmetic symbols, users can efficiently calculate and manage numerical data.
FAQ :
How do I create a formula in Excel?
To create a formula in Excel, start by typing an equal sign (=), followed by the numbers or cell references you want to calculate, using operators as needed. For example, =A4 + A5 will add the values in cells A4 and A5.
What is the purpose of the SUM function?
The SUM function in Excel is used to add together a range of numbers quickly. For example, =SUM(A1:A5) will add all the values from cells A1 to A5.
Can I use cell references in my formulas?
Yes, you can use cell references in your formulas. This allows you to create dynamic calculations that update automatically when the values in the referenced cells change.
What are the basic arithmetic operations I can perform in Excel?
In Excel, you can perform basic arithmetic operations such as addition (+), subtraction (-), multiplication (*), and division (/).
What happens if I change a number in a cell that is referenced in a formula?
If you change a number in a cell that is referenced in a formula, the formula will automatically update to reflect the new value.
Quelques cas d'usages :
Budget Tracking
Use Excel formulas to track your monthly budget by adding expenses and income. For example, you can create a formula that sums up all your expenses in one column and subtracts it from your total income in another column to see your net savings.
Sales Reporting
In a sales report, you can use Excel to calculate total sales by adding individual sales figures using the SUM function. This helps in quickly assessing performance over a specific period.
Inventory Management
Utilize Excel formulas to manage inventory levels. For instance, you can subtract sold items from the total inventory using a formula, allowing for real-time tracking of stock levels.
Data Analysis
In data analysis, you can use Excel to perform calculations on large datasets. For example, you can multiply quantities by prices to calculate total revenue for each product.
Financial Forecasting
Excel can be used for financial forecasting by creating formulas that project future revenues based on historical data. This can involve using multiplication and addition to estimate growth rates.
Glossaire :
Formula
A set of instructions in Excel that performs calculations on numbers. It always starts with an equal sign.
Operators
Symbols used in formulas to perform calculations, such as + (plus), - (minus), * (asterisk for multiplication), and / (forward slash for division).
SUM
A function in Excel that adds together a range of numbers.
Cell
A single box in an Excel spreadsheet where data can be entered. Each cell is identified by its column letter and row number (e.g., A4).
Formula Bar
The area in Excel where you can view and edit the contents of the selected cell, including formulas.
Reference
Using the address of a cell in a formula to include its value in calculations.
Cette formation pourrait intéresser votre entreprise ?
Mandarine Academy vous offre la possibilité d'obtenir des catalogues complets et actualisés, réalisés par nos formateurs experts dans différents domaines pour votre entreprise