EMP_Week_5_Developing_ICT_using_MS_Excel
EMP_Week_5_Developing_ICT_using_MS_Excel
Specific Purposes
(Using Microsoft Excel)
At the end of this lesson, you will learn the Microsoft Excel
basics. These Microsoft Excel notes will help you to learn
every MS Excel concepts.
Where can I get Microsoft Excel? In this Microsoft Excel, we are going to cover
There are number of ways in which you can the following topics about MS Excel.
get Microsoft Excel. You can buy it from a hardware • How to Open Microsoft Excel?
computer shop that also sells software. Microsoft • Understanding the Ribbon
Excel is part of the Microsoft Office suite of programs. • Understanding the worksheet
• Customization Microsoft Excel Environment
Alternatively, you can download it from the Microsoft
• Important Excel shortcuts
website, but you will have to buy the license key.
How to Open Microsoft Excel?
The above image shows the default ribbon in Excel 2013. Let’s start with customization
the ribbon, suppose you do not wish to see some of the tabs on the ribbon, or you would like
to add some tabs that are missing such as the developer tab. You can use the options window
to achieve this.
• Click on the ribbon start button.
• Select options from the drop-down menu. You should be able to see an Excel Options
dialog window.
• Select the customize ribbon option from the left-hand side panel as shown below.
• On you right-side, remove the check marks from the tabs that you do not wish to see on the
ribbon. For this example, we removed Page Layout, Review, and View tab.
• Click on the “OK” button when you are done.
1. Save workbooks with backward compatibility in mind. If you are not using
the latest features in higher versions of Excel, you should save your files in
2003 *.xls format for backwards compatibility.
2. Use description names for columns and worksheets in a workbook.
3. Avoid working with complex formulas with many variables. Try to break
them down into small managed results that you can use to build on.
4. Use built-in functions whenever you can instead of writing you own
formulas.
H o w t o A d d , S u b t r a c t , M u l t i p l y,
D i v i de i n E x c e l
ARITHMETIC
1ST NUMBER 2ND NUMBER RESULT
OPERATOR
ADDITION ( + ) 3 29 32
SUBTRACTION ( - ) 29 12 17
DIVISION ( / ) 12 5 2.4
MULTIPLICATION 7 3 21
Let us now use MS Excel
Create folder on your computer in my documents folder and name it
MyExcel Tutorials.
Open Excel. You will get a window like the one shown below. The outlook of
Excel will depend on your version.
• Enter the data in your worksheet as shown in the image.
• 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 us start with the one for addition. Write the following formula in E2 Excel
(Result column)
• = C2 + D2
HERE,
• “=” tells Excel to evaluate whatever follows 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.
END OF LESSON
Reference:
(using MS Excel)
https://www.guru99.com/introduction-to-microsoft-excel.html
https://www.guru99.com/getting-started-with-microsoft-excel.html