BTC USD 79,899.5 Gold USD 4,349.40
Time now: Jun 1, 12:00 AM

Microsoft Excel Tutorial for Beginners: Lesson 2

How To Perform Arithmetic Operations in Excel​

In this tutorial, we are going to perform basic arithmetic operations i.e. addition, subtraction, division and multiplication. The following table shows the data that we will work with and the results that we should expect.

S/NARITHMETIC OPERATORFIRST NUMBERSECOND NUMBERRESULT
1Addition (+)13316
2Subtraction (-)21912
3Division (/)33122.75
4Multiplication (*)7321

Let’s now use Microsoft excel to achieve the above results
 

Step 1) Create an Excel Sheet and Enter the Data​

Create a folder on your computer in my documents folder and name it Guru99 Excel Tutorials

For this tutorial, we will be using Microsoft Excel 2013. The good news is even if you have Microsoft Excel 2007 or 2010, you will still be able to follow the tutorial and get the same result.

Open Excel. You will get a window similar to the one shown below. The outlook of Excel will depend on your version.

050215_0734_GettingStar1.png


  • Enter the data in your worksheet as shown in the image above.
  • We will now perform the calculations using the respective arithmetic operators. When performing calculations in Excel, you should always start with the equal (=) sign.
  • Let’s start with the one for addition. Write the following formula in E2 Excel (Result column)
  • =C2+D2
 
HERE,
  • “=” tells Excel to evaluate whatever follows after the equal sign
  • “C2” is the cell address of the first number given by C representing the column letter and 2 representing the row number
  • “D2” is the cell address of the second number given by D representing the column letter and 2 representing the row number
Press enter key on the keyboard when done. You should get 16 as the result.

Using the knowledge gained in the above example, try to write the formulas for subtraction, division, and multiplication.

Download the above Excel Code
 

Step 2) Format Data in Microsoft Excel​

We all love beautiful things don’t we? Formatting in Excel helps us achieve exactly that. We can make our spreadsheets more presentable. We will use the data in the arithmetic operations table. We will make the column names;

  • Bold
  • Align serial numbers to the left
  • Enclose the data in boxes.
 

Step 3) Make Column Names Bold​

  • Highlight the cells that have the column names by dragging them.
  • Click on the bold button represented by B command.
  • Your workbook should now appear as follows
050215_0734_GettingStar2.png
 

Step 4) Align Data to the Left​

  • We will align the serial numbers to the left
  • Highlight all the data in the S/N column
  • Click on align left as shown below
050215_0734_GettingStar3.png
 

Step 5) Enclose Data in Boxes​

Highlight all the columns and rows with data

On the font ribbon bar, click on borders command as shown below.

050215_0734_GettingStar4.png
 
Select the option “All Borders”.

Your data should now look as follows

050215_0734_GettingStar6.png


Using the knowledge gained above, try to change the font color and try out other options available on the Home tab.
 
Back
Top
Log in Register