Asst. Lec.
Zahraa Najim Abdullah
July 2021
Asst. Lec.
Huda Ragheb Kadhim
Lecture one
MS-EXCEL
MICROSOFT
EXCEL OVERVIEW
Microsoft Excel (full name Microsoft Office Excel) is
a spreadsheet application written and distributed by
Microsoft for Microsoft Windows and Mac OS X. It
features calculation, graphing tools, pivot tables and
a macro programming language called VBA (Visual
Basic for Applications).
Default Name of MS- EXCEL Workbook: BOOK1
Extension of MS-EXCEL: .xls
It is a table format which uses rows & columns to
make any report & table. It is consists of workbook.
MS-EXCEL Overview
Microsoft Excel Training
Worksheet is a grid made up of horizontal row and vertical columns .The
Excel 2007 worksheet contains 1048576 rows and 16384 columns .
Each intersection of a row and a column forms a cell , in which the user can
store data .
Active cell
Office button
Formula
BAR
column
Letter
Row
Number
Name box
sheet
tab
ribbon
Microsoft Excel Training
To create a new file
To open a new file
To close the active file
To save the active file
To save file in required format.
To Print active file
To close the EXCEL document.
ENTERING DATA
 Cell and Range References :- A reference identifies a cell or a
range of cells on a worksheet and tells Microsoft Excel where to looks for
the values or data the user wants to use in a formula . The user can also
refer to cells on other sheets in the same workbook , and to other
workbooks. References to cells in other workbooks are called links .
 Relative cell References :- This is the most widely used type of
cell references in formulas . Relative cell references are basic cell
references that adjust and change when copied or when using Autofill.
Absolute cell References :- When a formula or function is copied
or moved to another location , any cell references in the formula or
function get adjusted as well . However there are some situations where
a cell reference inside a formula must ALWAYS refer to the same cell.
Microsoft Excel Training
Microsoft Excel Training
Microsoft Excel Training
Microsoft Excel Training
FORMATING
Microsoft Excel Training
Microsoft Excel Training
Microsoft Excel Training
Microsoft Excel Training
ADJUSTING
WORKSHEET
LAYOUT AND
DATA
Microsoft Excel Training
PRINTING
Page Layout - Print Titles
If your worksheet uses title headings, it's
important to include these headings on each
page of your printed worksheet. It would be
difficult to read a printed workbook if the title
headings appeared only on the first page.
The Print Titles command allows you to
select specific rows and columns to appear on
each page.
1. Click the Page Layout tab on
the Ribbon, then select the Print
Titles command.
2. The Page Setup dialog box will appear.
From here, you can
choose rows or columns to repeat on
each page. In our example, we'll repeat a
row.
Print Titles
3. Click the Collapse Dialog button next to
the Rows to repeat at top: field.
4. The cursor will become a small selection
arrow and the Page Setup dialog box
will be collapsed. Select the row(s) you
want to repeat at the top of each printed
page. In our example, we'll select row 1.
5. Row 1 will be added to the Rows to
repeat at top: field. Click the Collapse
Dialog button again.
6. The Page Setup dialog box will expand.
Click OK. Row 1 will be printed at the top
of every page.
Header & Footer
You can make your workbook easier to read and look more professional by
including headers and footers. The header is a section of the workbook that appears in
the top margin, while the footer appears in the bottom margin. Headers and footers
generally contain information such as page number, date, and workbook name.
1. Locate and select the Page Layout view command at the bottom of the Excel window.
The worksheet will appear in Page Layout view.
2. Select the header or footer you want to modify.
3. The Header & Footer Tools tab will appear on the Ribbon. From here, you can access
commands that will automatically include page numbers, dates, and workbook names.
ADJUSTING
WORKSHEET
VIEWS
Freeze Panes
To Freeze a column in Excel follow these easy steps:
1. Select the column to the right of the column you wish to
freeze.
2. Click the View tab on the Ribbon.
3. Select the Freeze Panes command, then choose Freeze
Panes from the drop-down menu.
Your selection will be frozen in place.
Freeze Panes
To Freeze a row in Excel follow these easy steps:
1. Select the row below the row(s) you wish to freeze.
2. Click the View tab on the Ribbon.
3. Select the Freeze Panes command, then choose
Freeze Panes from the drop-down menu.
Your selection will be frozen in place.
MULTIPLE
WORKSHEETS
AND WORKBOOKS
Rename a Sheet
To rename a sheet:
1. Right-click on the
name of the sheet
that you wish to
rename. In this
example, we want to
rename Sheet1.
2. Then select
Rename from the
popup menu.
3. Enter the new name
for the sheet and
press the Enter key
on the keyboard
when finished.
Insert a Sheet
To insert a sheet:
Click on the plus
button to the right
of the sheet
names. It will insert
a new sheet to the
right of the current
sheet.
Delete a Sheet
To delete a sheet:
 Right-click
the Sheet tab
and select
Delete.
 Or, select the
sheet, and then
select Home >
Delete > Delete
Sheet.
Group Worksheets
You can quickly perform tasks on multiple worksheets at the same
time by grouping worksheets together. If you group a set of
worksheets, any changes you make on one worksheet are made
in all the other worksheets in the group in the exact same
location on the worksheets. If you want to create, for example,
standard tables or calculations on a large number of worksheets,
grouping can save you a lot of time. This works best if the
worksheets already have identical data structures.
Group Worksheets
To perform the same
tasks for a particular set
of worksheets, follow the
steps below.
1. Press and hold down
the Ctrl key, and click
the worksheet tabs
you want to group.
2. Make the changes on
one of the
worksheets.
3. You see the changes
is performed on the
other selected
worksheets.
DATA
MANAGEMENT
FEATURES
Microsoft Excel Training
A PivotTable report is an interactive way to quickly summarize large
amounts of data. Use a PivotTable report to analyze numerical data in
depth and to answer unanticipated questions about your data. A
PivotTable report is especially designed for:
Querying large amounts of data in many user-friendly ways.
Subtotaling and aggregating numeric data, summarizing data by
categories and subcategories, and creating custom calculations and
formulas.
Expanding and collapsing levels of data to focus your results, and
drilling down to details from the summary data for areas of interest.
Moving rows to column or columns to rows (or "pivoting") to see
different summaries of the source data.
Filtering, sorting, grouping, and conditionally formatting the most
useful and interesting subset of data to enable you to focus on the
information that you want.
Presenting concise, attractive, and annotated online or printed reports.
FORMULAS AND
FUNCTIONS
Formulas
In Excel, a formula is an expression that operates on values in a range of cells
or a cell. For example, =B2-B3, which finds the profits value for the following
example
Functions
Functions are predefined formulas in Excel. They eliminate laborious manual entry of
formulas while giving them human-friendly names. For example: =SUM(B2:G2). The
function sums all the values from B2 to G2.
Lecture Two
MS-EXCEL
Microsoft Excel Training
IF AND
RELATED
FUNCTIONS
Formula:-
=if(logical_text,value_if_true,value_if_false
).
• It is used to get a result in a cell according
to the given condition.
Formula:-
=sum(value1,value2,………….).
• It is used to make the sum or additions of
the numbers of any two or more cells.
S
M
Microsoft Excel Training
Lookup and reference
functions
Formula:-
=vlookup(lookup_value,table_array,col_
index_num…..).
• it is used to make a link between two
different sheets or two different
workbook.
Microsoft Excel Training
Statistical functions
Formula:-
=count(value1,value2,…………).
• It is used to count the cells out of the cells in
which a number is written.
Formula:-
=counta(value1,value2,………………).
• It is used to count the unblanked cells or
the cells in which some contents is written
out of the selected cells.
Formula:-
=countblank(Range).
• It is used to count the blank cells out of
the selected cells.
• If we press only spacebar in any cell,
then this cell be counted as unblanked cell.
Math functions
Microsoft Excel Training
Microsoft Excel Training
Microsoft Excel Training
Microsoft Excel Training
Microsoft Excel Training
Lecture Three
MS-EXCEL
Power functions
Formula:-
=countif(Range,Criteria)
• it is used to count the number of cells
according to a given condition in the selected
cells.
• For ex-
If we give condition that-
=countif(A1:A9,”>=10”)
Then , it count the cells which have its >=10.
Formula:-
=sumif(Range,Criteria,sum_range)
• It is used to make the sum of numbers
according to the given condition.
Date and time functions
Formula:-
=today()
• It is used to write the current date in
any cell.
Formula:-
=now().
• it is used to write the date & time in any
cell.
Microsoft Excel Training
Text functions
Formula:-
=concatenate(text1,text2,………..).
• It is used to join the two words of
different cells in one cell.
Microsoft Excel Training
Microsoft Excel Training
Charts
Charts are used to display series of numeric data in a graphical format to make it
easier to understand large quantities of data and the relationship between
different series of data.
A chart has many elements. Some of these elements are displayed by default,
others can be added as needed. You can change the display of the chart elements
by moving them to other locations in the chart, resizing them, or by changing the
format. You can also remove chart elements that you do not want to display.
1. The chart area of the chart.
2. The plot area of the chart.
3. The data points of the data
series that are plotted in the chart.
4. The horizontal (category) and
vertical (value) axis along which the
data is plotted in the chart.
5. The legend of the chart.
6. A chart and axis title that you can
use in the chart.
7. A data label that you can use to
identify the details of a data point in a
data series.
It is used to give a condition on any one or
more cells & then input a message & if that
condition is wrong then make alert by a
comment.
Microsoft Excel Training
Sharing workbooks
Microsoft Excel Training
Microsoft Excel Training

More Related Content

PPTX
Excel Training.pptx
PPT
Ms excel basic about Data, graph and pivot table
PPT
Excel training
PPTX
MS Excel Basics
PPT
Introduction to Excel
PPTX
Excel for beginner
PPTX
Power Bi Basics
PPTX
Healthcare sector India
Excel Training.pptx
Ms excel basic about Data, graph and pivot table
Excel training
MS Excel Basics
Introduction to Excel
Excel for beginner
Power Bi Basics
Healthcare sector India

What's hot (20)

PPT
Introduction to Microsoft Excel for beginners
PPT
Excel Tutorial
PPTX
Excel lesson01
PPT
22 Excel Basics
PPTX
Basic Ms excel
PDF
A practical tutorial to excel
PDF
Advanced Microsoft Excel
PPTX
Basic excel training
PPTX
MS Excel 2013
PPTX
Microsoft Excel Tutorial
PPT
MS Word Advanced Training
PPTX
MS Excel Learning for PPC Google AdWords Training Course
PPTX
Formatting in MS Excel
PPTX
Microsoft excel 2010 useful formula & functions
PPT
MS EXCEL
PPTX
PPT On Microsoft Excel 2007 Full Information.
PPTX
Functions and formulas of ms excel
PPT
M.S EXCEL
PPTX
03 Excel formulas and functions
Introduction to Microsoft Excel for beginners
Excel Tutorial
Excel lesson01
22 Excel Basics
Basic Ms excel
A practical tutorial to excel
Advanced Microsoft Excel
Basic excel training
MS Excel 2013
Microsoft Excel Tutorial
MS Word Advanced Training
MS Excel Learning for PPC Google AdWords Training Course
Formatting in MS Excel
Microsoft excel 2010 useful formula & functions
MS EXCEL
PPT On Microsoft Excel 2007 Full Information.
Functions and formulas of ms excel
M.S EXCEL
03 Excel formulas and functions
Ad

Similar to Microsoft Excel Training (20)

PDF
ITB - UNIT 4.pdf
PDF
CAP Excel Formulas & Functions July - Copy (4).pdf
PDF
Tutorial Excel how to work with excel Tutorial Excel how to work with excel
PDF
Excel basics
DOC
Getting started with_microsoft_excel
PPTX
Using Spreadsheets.pptx
PPTX
G10 Unit 4.pptx
PPTX
Data Visualisation using Spreadsheet.pptx
PPT
Introduction microsoft excel 2007
PPT
Tech training workshop 3 final 090810
PPT
ms excel for mba first sem students of dr hs gour university sagar(m.p)
PPTX
Jayansh computer
DOCX
computer applications in business unit 3
PPTX
SESSION 7 Ms Excel.pptx to gain the use of it
PDF
Basics excel 20102
DOC
Ms office excel
PPTX
Microsoft excel power point presentation.pptx
PPTX
Windows, MS office.pptx
PPTX
Windows, MS office.pptx
PPT
Teaching Excel
ITB - UNIT 4.pdf
CAP Excel Formulas & Functions July - Copy (4).pdf
Tutorial Excel how to work with excel Tutorial Excel how to work with excel
Excel basics
Getting started with_microsoft_excel
Using Spreadsheets.pptx
G10 Unit 4.pptx
Data Visualisation using Spreadsheet.pptx
Introduction microsoft excel 2007
Tech training workshop 3 final 090810
ms excel for mba first sem students of dr hs gour university sagar(m.p)
Jayansh computer
computer applications in business unit 3
SESSION 7 Ms Excel.pptx to gain the use of it
Basics excel 20102
Ms office excel
Microsoft excel power point presentation.pptx
Windows, MS office.pptx
Windows, MS office.pptx
Teaching Excel
Ad

Recently uploaded (20)

PPTX
4Seller: The All-in-One Multi-Channel E-Commerce Management Platform for Glob...
PDF
Practical Indispensable Project Management Tips for Delivering Successful Exp...
PDF
E-Commerce Website Development Companyin india
PPTX
Python is a high-level, interpreted programming language
PDF
infoteam HELLAS company profile 2025 presentation
PPTX
DevOpsDays Halifax 2025 - Building 10x Organizations Using Modern Productivit...
PPTX
hospital managemt ,san.dckldnklcdnkdnkdnjadnjdjn
PPTX
Chapter 1 - Transaction Processing and Mgt.pptx
PPTX
Human-Computer Interaction for Lecture 2
PDF
Introduction to Ragic - #1 No Code Tool For Digitalizing Your Business Proces...
PPTX
Lecture 5 Software Requirement Engineering
PDF
AI-Powered Fuzz Testing: The Future of QA
PDF
MiniTool Power Data Recovery 12.6 Crack + Portable (Latest Version 2025)
PDF
Microsoft Office 365 Crack Download Free
PDF
SOFTWARE ENGINEERING Software Engineering (3rd Edition) by K.K. Aggarwal & Yo...
PDF
CapCut PRO for PC Crack New Download (Fully Activated 2025)
PDF
CCleaner 6.39.11548 Crack 2025 License Key
PPTX
ROI Analysis for Newspaper Industry with Odoo ERP
PDF
Guide to Food Delivery App Development.pdf
DOC
UTEP毕业证学历认证,宾夕法尼亚克拉里恩大学毕业证未毕业
4Seller: The All-in-One Multi-Channel E-Commerce Management Platform for Glob...
Practical Indispensable Project Management Tips for Delivering Successful Exp...
E-Commerce Website Development Companyin india
Python is a high-level, interpreted programming language
infoteam HELLAS company profile 2025 presentation
DevOpsDays Halifax 2025 - Building 10x Organizations Using Modern Productivit...
hospital managemt ,san.dckldnklcdnkdnkdnjadnjdjn
Chapter 1 - Transaction Processing and Mgt.pptx
Human-Computer Interaction for Lecture 2
Introduction to Ragic - #1 No Code Tool For Digitalizing Your Business Proces...
Lecture 5 Software Requirement Engineering
AI-Powered Fuzz Testing: The Future of QA
MiniTool Power Data Recovery 12.6 Crack + Portable (Latest Version 2025)
Microsoft Office 365 Crack Download Free
SOFTWARE ENGINEERING Software Engineering (3rd Edition) by K.K. Aggarwal & Yo...
CapCut PRO for PC Crack New Download (Fully Activated 2025)
CCleaner 6.39.11548 Crack 2025 License Key
ROI Analysis for Newspaper Industry with Odoo ERP
Guide to Food Delivery App Development.pdf
UTEP毕业证学历认证,宾夕法尼亚克拉里恩大学毕业证未毕业

Microsoft Excel Training

  • 1. Asst. Lec. Zahraa Najim Abdullah July 2021 Asst. Lec. Huda Ragheb Kadhim
  • 4. Microsoft Excel (full name Microsoft Office Excel) is a spreadsheet application written and distributed by Microsoft for Microsoft Windows and Mac OS X. It features calculation, graphing tools, pivot tables and a macro programming language called VBA (Visual Basic for Applications). Default Name of MS- EXCEL Workbook: BOOK1 Extension of MS-EXCEL: .xls It is a table format which uses rows & columns to make any report & table. It is consists of workbook. MS-EXCEL Overview
  • 6. Worksheet is a grid made up of horizontal row and vertical columns .The Excel 2007 worksheet contains 1048576 rows and 16384 columns . Each intersection of a row and a column forms a cell , in which the user can store data . Active cell Office button Formula BAR column Letter Row Number Name box sheet tab ribbon
  • 8. To create a new file To open a new file To close the active file To save the active file To save file in required format. To Print active file To close the EXCEL document.
  • 10.  Cell and Range References :- A reference identifies a cell or a range of cells on a worksheet and tells Microsoft Excel where to looks for the values or data the user wants to use in a formula . The user can also refer to cells on other sheets in the same workbook , and to other workbooks. References to cells in other workbooks are called links .  Relative cell References :- This is the most widely used type of cell references in formulas . Relative cell references are basic cell references that adjust and change when copied or when using Autofill. Absolute cell References :- When a formula or function is copied or moved to another location , any cell references in the formula or function get adjusted as well . However there are some situations where a cell reference inside a formula must ALWAYS refer to the same cell.
  • 23. Page Layout - Print Titles If your worksheet uses title headings, it's important to include these headings on each page of your printed worksheet. It would be difficult to read a printed workbook if the title headings appeared only on the first page. The Print Titles command allows you to select specific rows and columns to appear on each page. 1. Click the Page Layout tab on the Ribbon, then select the Print Titles command. 2. The Page Setup dialog box will appear. From here, you can choose rows or columns to repeat on each page. In our example, we'll repeat a row.
  • 24. Print Titles 3. Click the Collapse Dialog button next to the Rows to repeat at top: field. 4. The cursor will become a small selection arrow and the Page Setup dialog box will be collapsed. Select the row(s) you want to repeat at the top of each printed page. In our example, we'll select row 1. 5. Row 1 will be added to the Rows to repeat at top: field. Click the Collapse Dialog button again. 6. The Page Setup dialog box will expand. Click OK. Row 1 will be printed at the top of every page.
  • 25. Header & Footer You can make your workbook easier to read and look more professional by including headers and footers. The header is a section of the workbook that appears in the top margin, while the footer appears in the bottom margin. Headers and footers generally contain information such as page number, date, and workbook name. 1. Locate and select the Page Layout view command at the bottom of the Excel window. The worksheet will appear in Page Layout view. 2. Select the header or footer you want to modify. 3. The Header & Footer Tools tab will appear on the Ribbon. From here, you can access commands that will automatically include page numbers, dates, and workbook names.
  • 27. Freeze Panes To Freeze a column in Excel follow these easy steps: 1. Select the column to the right of the column you wish to freeze. 2. Click the View tab on the Ribbon. 3. Select the Freeze Panes command, then choose Freeze Panes from the drop-down menu. Your selection will be frozen in place.
  • 28. Freeze Panes To Freeze a row in Excel follow these easy steps: 1. Select the row below the row(s) you wish to freeze. 2. Click the View tab on the Ribbon. 3. Select the Freeze Panes command, then choose Freeze Panes from the drop-down menu. Your selection will be frozen in place.
  • 30. Rename a Sheet To rename a sheet: 1. Right-click on the name of the sheet that you wish to rename. In this example, we want to rename Sheet1. 2. Then select Rename from the popup menu. 3. Enter the new name for the sheet and press the Enter key on the keyboard when finished.
  • 31. Insert a Sheet To insert a sheet: Click on the plus button to the right of the sheet names. It will insert a new sheet to the right of the current sheet.
  • 32. Delete a Sheet To delete a sheet:  Right-click the Sheet tab and select Delete.  Or, select the sheet, and then select Home > Delete > Delete Sheet.
  • 33. Group Worksheets You can quickly perform tasks on multiple worksheets at the same time by grouping worksheets together. If you group a set of worksheets, any changes you make on one worksheet are made in all the other worksheets in the group in the exact same location on the worksheets. If you want to create, for example, standard tables or calculations on a large number of worksheets, grouping can save you a lot of time. This works best if the worksheets already have identical data structures.
  • 34. Group Worksheets To perform the same tasks for a particular set of worksheets, follow the steps below. 1. Press and hold down the Ctrl key, and click the worksheet tabs you want to group. 2. Make the changes on one of the worksheets. 3. You see the changes is performed on the other selected worksheets.
  • 37. A PivotTable report is an interactive way to quickly summarize large amounts of data. Use a PivotTable report to analyze numerical data in depth and to answer unanticipated questions about your data. A PivotTable report is especially designed for: Querying large amounts of data in many user-friendly ways. Subtotaling and aggregating numeric data, summarizing data by categories and subcategories, and creating custom calculations and formulas. Expanding and collapsing levels of data to focus your results, and drilling down to details from the summary data for areas of interest. Moving rows to column or columns to rows (or "pivoting") to see different summaries of the source data. Filtering, sorting, grouping, and conditionally formatting the most useful and interesting subset of data to enable you to focus on the information that you want. Presenting concise, attractive, and annotated online or printed reports.
  • 39. Formulas In Excel, a formula is an expression that operates on values in a range of cells or a cell. For example, =B2-B3, which finds the profits value for the following example
  • 40. Functions Functions are predefined formulas in Excel. They eliminate laborious manual entry of formulas while giving them human-friendly names. For example: =SUM(B2:G2). The function sums all the values from B2 to G2.
  • 44. Formula:- =if(logical_text,value_if_true,value_if_false ). • It is used to get a result in a cell according to the given condition.
  • 45. Formula:- =sum(value1,value2,………….). • It is used to make the sum or additions of the numbers of any two or more cells. S M
  • 48. Formula:- =vlookup(lookup_value,table_array,col_ index_num…..). • it is used to make a link between two different sheets or two different workbook.
  • 51. Formula:- =count(value1,value2,…………). • It is used to count the cells out of the cells in which a number is written.
  • 52. Formula:- =counta(value1,value2,………………). • It is used to count the unblanked cells or the cells in which some contents is written out of the selected cells.
  • 53. Formula:- =countblank(Range). • It is used to count the blank cells out of the selected cells. • If we press only spacebar in any cell, then this cell be counted as unblanked cell.
  • 62. Formula:- =countif(Range,Criteria) • it is used to count the number of cells according to a given condition in the selected cells. • For ex- If we give condition that- =countif(A1:A9,”>=10”) Then , it count the cells which have its >=10.
  • 63. Formula:- =sumif(Range,Criteria,sum_range) • It is used to make the sum of numbers according to the given condition.
  • 64. Date and time functions
  • 65. Formula:- =today() • It is used to write the current date in any cell.
  • 66. Formula:- =now(). • it is used to write the date & time in any cell.
  • 69. Formula:- =concatenate(text1,text2,………..). • It is used to join the two words of different cells in one cell.
  • 73. Charts are used to display series of numeric data in a graphical format to make it easier to understand large quantities of data and the relationship between different series of data. A chart has many elements. Some of these elements are displayed by default, others can be added as needed. You can change the display of the chart elements by moving them to other locations in the chart, resizing them, or by changing the format. You can also remove chart elements that you do not want to display. 1. The chart area of the chart. 2. The plot area of the chart. 3. The data points of the data series that are plotted in the chart. 4. The horizontal (category) and vertical (value) axis along which the data is plotted in the chart. 5. The legend of the chart. 6. A chart and axis title that you can use in the chart. 7. A data label that you can use to identify the details of a data point in a data series.
  • 74. It is used to give a condition on any one or more cells & then input a message & if that condition is wrong then make alert by a comment.