SlideShare una empresa de Scribd logo
1 de 30
MS EXCEL 2013
Presenter Note:
Presenter Notes:
The Word Basics presentation is a
preformatted solution designed to help
familiarize you with the word processing
application’s basic functions.
What is Excel ?
 Excel 2013 is a spreadsheet program that allows you to store, organize,
and analyze information.
 It features calculation, graphing tools, pivot tables, and a macro
programming language called Visual Basic for Applications.
The Excel Cell
 Every worksheet is made up of thousands of rectangles, which are called cells.
 A cell is the intersection of a row and a column.
 Columns are identified by letters (A, B, C), while rows are identified by numbers (1, 2, 3).
 Each cell has its own name—or cell address—based on its column and row.
Cell Content
 Cell can contain different types of content, including text, formatting,
formulas and functions.
Text: Cells can contain text, such as letters,
numbers, and dates.
Formatting: Formatting attributes can change
the way letters, numbers, and dates are
displayed.
Formulas and Functions: Cells can contain
formulas and functions that calculate cell values.
Worksheet Views
 Excel 2013 has a variety of viewing options.
 You can choose to view any workbook in Normal view, Page Layout view, or Page Break
view.
 To change worksheet views, locate and select the desired worksheet view command in
the bottom-right corner of the Excel window.
Formatting Text and Numbers in Cells
 Example: Change the number format for cells to modify the way dates are displayed.
Simple Formulas
 Excel uses standard operators for formula such as plus, minus multiplication, division,
exponents.
 Cell Reference: Creating simple formulas in Excel manually, you will use cell addresses to
create a formula. This is known as making a cell reference.
 By combining a mathematical operator with cell references, a variety of simple formulas can
be created.
Complex Formula
 A complex formula has more than one mathematical operator.
 When performing mathematical operations in Excel, keep in mind that the standard
order of operations applies.
 Standard order of operations:
 Parenthesis.
 Exponents.
 Multiplication.
 Division.
 Addition.
 Subtraction
Insert Function Tool
 Insert function tool is used to ensure a formula is entered with the correct syntax.
 you can select the function that most matches your needs. When the function is highlighted, a
description is shown underneath the function list.
 Select the cell that will contain the function.
 Click the Formulas tab on the Ribbon, then select the Insert Function command.
 The Insert Function dialog box will appear, type a few keywords, then click GO.
 Review the results to find the desired function, then click OK.
 The Function Arguments dialog box will appear, select the field, then enter the desired cell.
 Click OK, the function will be calculated, and the result will appear in the cell.
Creating Formulas
 Start Insert Function Tool on cell where we want the total:
 Select the SUM function:
 Select the first cell of the set to add in the first box on the sum function screen.
 Enter subsequent cell values in each box on the sum dialog
 Select them individually, or drag the entire range(A1:A5)
 Press OK for Total cell
Intermediate
Relative and Absolute Cell References
 There are two types of cell references: Relative and Absolute.
 Relative references: change when a formula is copied to another cell.
 Example: Copy the formula =A1+B1 from row 1 to row 2, the formula will become
=A2+B2
 Absolute References: Absolute references do not change when copied or filled.
 An absolute reference is designated in a formula by the addition of a dollar sign ($).
Track Changes
 In Track Changes feature, every cell you edit will be highlighted with a unique border and
indicator.
 To turn on Track Changes:
 From the Review tab, click the Track Changes command, then select Highlight Changes from the
drop-down menu.
 The dialog box will appear, click OK to save your workbook.
 Track Changes will be turned on. A triangle and border color will appear in any cell you edit.
Comments
 Sometimes you may want to add a comment to provide feedback instead of editing the
contents of a cell.
 To add a comment:
 Select the cell where you want the comment to appear
 From the Review tab, click the New Comment command.
 A comment box will appear. Type your comment, then click anywhere outside the box to close
the comment.
 The comment will be added to the cell.
Macro
What is Macro?
A macro is an action or a set of actions that you can run as many times as you
want. If you have tasks in Microsoft Excel that you do repeatedly, you can
record a macro to automate those tasks. When you create a macro, you are
recording your mouse clicks and keystrokes. After you create a macro, you can
edit it to make minor changes to the way it works.
Macro
 Before recording the Macro make sure Developer tab is visible on ribbon.
 By default, the Developer tab is not visible, so do the following:
 Click the File tab, click Options and then click the Customize Ribbon category.
 Under Customize the Ribbon, in the Main Tabs list, click Developer, and then click
OK.
 The developer tab will be visible.
Macro
 Record Macro:
 In the developer tab click Record Micro.
 Enter the Macro name in Macro name box, shortcut key in shortcut key
box and description in description box, click OK to start recording.
 Perform the actions you want to automate, such as filling the data.
 When you are done, on developer tab click on Stop Recording.
Sorting
 You can quickly reorganize a worksheet by sorting your
data.
Types of Sorting:
 Sort Sheet: Organizes all of the data in your worksheet by one
column.
 Sort Range: sorts the data in a range of cells, which can be helpful
when working with a sheet that contains several tables.
Sorting
 To sort a Sheet:
 Select a cell in the column you want to sort by.
 Select the Data tab on the Ribbon, then click the Ascending command or the
Descending command.
 The worksheet will be sorted by the selected column.
 To sort a Range:
 Select the cell range you want to sort.
 Select the Data tab on the Ribbon, then click the Sort command.
 The Sort dialog box will appear. Choose the column you want to sort by.
 Decide the sorting order and then click OK.
 The cell range will be sorted by the selected column.
Filtering Data
 Filters can be used to narrow down the data in your worksheet.
 In order for filtering to work correctly, your worksheet should include a
header row.
 A drop-down arrow will appear in each header cell, then click to the drop
down arrow for the selected column.
 The filter menu will appear.
 Check the boxes next to the data you want to filter, uncheck all the other box
and then click OK.
 The data will be filtered.
Advanced
Tables
 Excel includes several tools and predefined table styles, allowing you to
create tables quickly and easily.
 To format data as a table:
 Select the cells you want to format as a table.
 From the Home tab, click the Format as Table command in the Styles group.
 Select a table style from the drop-down menu.
 A dialog box will appear, confirming the selected cell range for the table, click OK.
 The cell range will be formatted in the selected table style.
PivotTables
 PivotTables can help make your worksheets more manageable
by summarizing data and allowing you to manipulate it in
different ways.
 They allow users to manipulate data and see it change based
on the way the data is grouped.
 To add or remove data, simply add or remove the field from
the display.
PivotTables
 To create a PivotTable:
 Select the table or cells containing the data you want to use.
 From the Insert tab, click the PivotTable command.
 Create PivotTable dialog box will appear. Choose your settings, then click OK.
 A blank PivotTable and Field List will appear.
 In the PivotTable Field List, check the box for each field you want to add.
 The selected fields will be added to one of the four areas below the Field List.
 The PivotTable will calculate and summarize the selected fields
PivotTables
 The advantage of a pivot table
is in the manipulation of data.
 Fields in a pivot table can be hidden, added, and
rearranged by any user on the fly using the field list.
 Other data related items are found on the Options tab.
 The Design tab helps with style formatting.
Charts
 Charts allow you to illustrate your workbook data graphically,
which makes it easy to visualize comparisons and trends.
 Excel has several different types of charts
 Columns Charts
 Pie Chart
 Line Chart
 Bar Chart
 Area Chart
 Surface Chart
Charts
 To Insert Chart
 Select the cells you want to chart, including the column titles
and row labels.
 From the Insert tab, click the desired Chart command.
 Choose the desired chart type from the drop-down menu.
 The selected chart will be inserted in the worksheet.
Charts
 While creating and editing charts, you can also move a chart to a
new worksheet .
 Select the chart on the worksheet and select the Move Chart object on the
Design tab of the ribbon.
 Choose a new location for the chart.
 The ability to change the chart type is also available from the ribbon.
 Select the chart and choose Change Chart Type from the ribbons Design tab.
 Select the new chart type you wish to use.
 Charts can also be saved as templates.
Thank you

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

Presentation
PresentationPresentation
Presentation
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
 
Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
 
Presentation of ms word
Presentation of ms wordPresentation of ms word
Presentation of ms word
 
Microsoft Excel- basics
Microsoft Excel-  basicsMicrosoft Excel-  basics
Microsoft Excel- basics
 
Charts in EXCEL
Charts in EXCELCharts in EXCEL
Charts in EXCEL
 
Ms excel
Ms excelMs excel
Ms excel
 
Excel 2010
Excel 2010Excel 2010
Excel 2010
 
ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
 
Introduction to microsoft word 2007
Introduction to microsoft word 2007Introduction to microsoft word 2007
Introduction to microsoft word 2007
 
Powepoint
PowepointPowepoint
Powepoint
 
Microsoft Office Introduction
Microsoft Office IntroductionMicrosoft Office Introduction
Microsoft Office Introduction
 
Microsoft Powerpoint
Microsoft PowerpointMicrosoft Powerpoint
Microsoft Powerpoint
 
Excel PowerPoint
Excel PowerPointExcel PowerPoint
Excel PowerPoint
 
MS Excel 2nd
MS Excel 2ndMS Excel 2nd
MS Excel 2nd
 
Microsoft power point 2007
Microsoft power point 2007Microsoft power point 2007
Microsoft power point 2007
 
Intro to ms excel
Intro to ms excelIntro to ms excel
Intro to ms excel
 

Destacado

MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMridul Bansal
 
Introduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialIntroduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialSpreadsheetTrainer
 
Basic Formulas - Excel 2013 Tutorial
Basic Formulas - Excel 2013 TutorialBasic Formulas - Excel 2013 Tutorial
Basic Formulas - Excel 2013 TutorialSpreadsheetTrainer
 
Basic Functions - Excel 2013 Tutorial
Basic Functions - Excel 2013 TutorialBasic Functions - Excel 2013 Tutorial
Basic Functions - Excel 2013 TutorialSpreadsheetTrainer
 
Excel SUMIFS Function
Excel SUMIFS FunctionExcel SUMIFS Function
Excel SUMIFS FunctionExcel
 
Business Intelligence in Excel 2013
Business Intelligence in Excel 2013Business Intelligence in Excel 2013
Business Intelligence in Excel 2013Stéphane Fréchette
 
Excel 2013 Unit A
Excel 2013 Unit AExcel 2013 Unit A
Excel 2013 Unit Ajarana00
 
Microsoft Excel 2016 Basics Course contents
Microsoft Excel 2016 Basics Course contentsMicrosoft Excel 2016 Basics Course contents
Microsoft Excel 2016 Basics Course contentsAnil Kumar
 
Entering Data - Excel 2013 Tutorial
Entering Data - Excel 2013 TutorialEntering Data - Excel 2013 Tutorial
Entering Data - Excel 2013 TutorialSpreadsheetTrainer
 
Worksheet Basics & Navigation - Excel 2013 Tutorial
Worksheet Basics & Navigation - Excel 2013 TutorialWorksheet Basics & Navigation - Excel 2013 Tutorial
Worksheet Basics & Navigation - Excel 2013 TutorialSpreadsheetTrainer
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excelmadhuparna bhowmik
 

Destacado (20)

MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATION
 
Introducción a excel 2013
Introducción a excel 2013Introducción a excel 2013
Introducción a excel 2013
 
Ms word 2013
Ms word 2013Ms word 2013
Ms word 2013
 
Introduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialIntroduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 Tutorial
 
Basic Formulas - Excel 2013 Tutorial
Basic Formulas - Excel 2013 TutorialBasic Formulas - Excel 2013 Tutorial
Basic Formulas - Excel 2013 Tutorial
 
Basic Functions - Excel 2013 Tutorial
Basic Functions - Excel 2013 TutorialBasic Functions - Excel 2013 Tutorial
Basic Functions - Excel 2013 Tutorial
 
Excel SUMIFS Function
Excel SUMIFS FunctionExcel SUMIFS Function
Excel SUMIFS Function
 
Ms word 2013 Training
Ms word 2013 TrainingMs word 2013 Training
Ms word 2013 Training
 
PowerPoint 2013
PowerPoint 2013PowerPoint 2013
PowerPoint 2013
 
Business Intelligence in Excel 2013
Business Intelligence in Excel 2013Business Intelligence in Excel 2013
Business Intelligence in Excel 2013
 
Excel 2013 Unit A
Excel 2013 Unit AExcel 2013 Unit A
Excel 2013 Unit A
 
Microsoft Excel 2016 Basics Course contents
Microsoft Excel 2016 Basics Course contentsMicrosoft Excel 2016 Basics Course contents
Microsoft Excel 2016 Basics Course contents
 
Ms excel 2007
Ms excel 2007Ms excel 2007
Ms excel 2007
 
Entering Data - Excel 2013 Tutorial
Entering Data - Excel 2013 TutorialEntering Data - Excel 2013 Tutorial
Entering Data - Excel 2013 Tutorial
 
Microsoft outlook 2013
Microsoft outlook 2013Microsoft outlook 2013
Microsoft outlook 2013
 
Power point 2013
Power point 2013Power point 2013
Power point 2013
 
Worksheet Basics & Navigation - Excel 2013 Tutorial
Worksheet Basics & Navigation - Excel 2013 TutorialWorksheet Basics & Navigation - Excel 2013 Tutorial
Worksheet Basics & Navigation - Excel 2013 Tutorial
 
All ms word 2013
All ms word 2013All ms word 2013
All ms word 2013
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
Excel 2013
Excel 2013Excel 2013
Excel 2013
 

Similar a MS EXCEL 2013 Essentials

MS Excel 2013.pptx
MS Excel 2013.pptxMS Excel 2013.pptx
MS Excel 2013.pptxRobbia Rana
 
Microsoft excel training module
Microsoft excel training moduleMicrosoft excel training module
Microsoft excel training moduleJeff Piontek
 
Libre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and ChartsLibre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and ChartsSmart Chicago Collaborative
 
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.pptMS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.pptpkm16499
 
Introduction microsoft excel 2007
Introduction microsoft excel 2007Introduction microsoft excel 2007
Introduction microsoft excel 2007Celia Bandelier
 
Uses & applications of microsoft excel in vph research
Uses & applications of microsoft excel in vph researchUses & applications of microsoft excel in vph research
Uses & applications of microsoft excel in vph researchDr Alok Bharti
 
MS Excel and Visual Basic Applications.pptx
MS Excel and Visual Basic Applications.pptxMS Excel and Visual Basic Applications.pptx
MS Excel and Visual Basic Applications.pptxsurekha1287
 
Microsoft excel training
Microsoft excel trainingMicrosoft excel training
Microsoft excel trainingMohamed Hassan
 
Getting started with_microsoft_excel
Getting started with_microsoft_excelGetting started with_microsoft_excel
Getting started with_microsoft_excelDeepak Chavan
 

Similar a MS EXCEL 2013 Essentials (20)

MS Excel 2013.pptx
MS Excel 2013.pptxMS Excel 2013.pptx
MS Excel 2013.pptx
 
Microsoft Excel Tutorial
Microsoft Excel TutorialMicrosoft Excel Tutorial
Microsoft Excel Tutorial
 
Excel
ExcelExcel
Excel
 
Microsoft excel training module
Microsoft excel training moduleMicrosoft excel training module
Microsoft excel training module
 
Libre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and ChartsLibre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and Charts
 
Basics excel 20102
Basics excel 20102Basics excel 20102
Basics excel 20102
 
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.pptMS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
 
Introduction microsoft excel 2007
Introduction microsoft excel 2007Introduction microsoft excel 2007
Introduction microsoft excel 2007
 
Excel
ExcelExcel
Excel
 
MS Excel 2010 tutorial 6
MS Excel 2010 tutorial 6MS Excel 2010 tutorial 6
MS Excel 2010 tutorial 6
 
Uses & applications of microsoft excel in vph research
Uses & applications of microsoft excel in vph researchUses & applications of microsoft excel in vph research
Uses & applications of microsoft excel in vph research
 
MS Excel and Visual Basic Applications.pptx
MS Excel and Visual Basic Applications.pptxMS Excel and Visual Basic Applications.pptx
MS Excel and Visual Basic Applications.pptx
 
Ms office excel
Ms office excelMs office excel
Ms office excel
 
Tech training workshop 3 final 090810
Tech training   workshop 3 final 090810Tech training   workshop 3 final 090810
Tech training workshop 3 final 090810
 
Microsoft Excel Training
Microsoft Excel TrainingMicrosoft Excel Training
Microsoft Excel Training
 
Microsoft excel training
Microsoft excel trainingMicrosoft excel training
Microsoft excel training
 
Getting started with_microsoft_excel
Getting started with_microsoft_excelGetting started with_microsoft_excel
Getting started with_microsoft_excel
 
excell.pdf
excell.pdfexcell.pdf
excell.pdf
 
kiromax.ppt
kiromax.pptkiromax.ppt
kiromax.ppt
 
MS Excel Training 02
MS Excel Training 02MS Excel Training 02
MS Excel Training 02
 

Último

How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 

Último (20)

How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 

MS EXCEL 2013 Essentials

  • 2. Presenter Note: Presenter Notes: The Word Basics presentation is a preformatted solution designed to help familiarize you with the word processing application’s basic functions.
  • 3. What is Excel ?  Excel 2013 is a spreadsheet program that allows you to store, organize, and analyze information.  It features calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications.
  • 4. The Excel Cell  Every worksheet is made up of thousands of rectangles, which are called cells.  A cell is the intersection of a row and a column.  Columns are identified by letters (A, B, C), while rows are identified by numbers (1, 2, 3).  Each cell has its own name—or cell address—based on its column and row.
  • 5. Cell Content  Cell can contain different types of content, including text, formatting, formulas and functions. Text: Cells can contain text, such as letters, numbers, and dates. Formatting: Formatting attributes can change the way letters, numbers, and dates are displayed. Formulas and Functions: Cells can contain formulas and functions that calculate cell values.
  • 6. Worksheet Views  Excel 2013 has a variety of viewing options.  You can choose to view any workbook in Normal view, Page Layout view, or Page Break view.  To change worksheet views, locate and select the desired worksheet view command in the bottom-right corner of the Excel window.
  • 7. Formatting Text and Numbers in Cells  Example: Change the number format for cells to modify the way dates are displayed.
  • 8. Simple Formulas  Excel uses standard operators for formula such as plus, minus multiplication, division, exponents.  Cell Reference: Creating simple formulas in Excel manually, you will use cell addresses to create a formula. This is known as making a cell reference.  By combining a mathematical operator with cell references, a variety of simple formulas can be created.
  • 9. Complex Formula  A complex formula has more than one mathematical operator.  When performing mathematical operations in Excel, keep in mind that the standard order of operations applies.  Standard order of operations:  Parenthesis.  Exponents.  Multiplication.  Division.  Addition.  Subtraction
  • 10. Insert Function Tool  Insert function tool is used to ensure a formula is entered with the correct syntax.  you can select the function that most matches your needs. When the function is highlighted, a description is shown underneath the function list.  Select the cell that will contain the function.  Click the Formulas tab on the Ribbon, then select the Insert Function command.  The Insert Function dialog box will appear, type a few keywords, then click GO.  Review the results to find the desired function, then click OK.  The Function Arguments dialog box will appear, select the field, then enter the desired cell.  Click OK, the function will be calculated, and the result will appear in the cell.
  • 11. Creating Formulas  Start Insert Function Tool on cell where we want the total:  Select the SUM function:  Select the first cell of the set to add in the first box on the sum function screen.  Enter subsequent cell values in each box on the sum dialog  Select them individually, or drag the entire range(A1:A5)  Press OK for Total cell
  • 13. Relative and Absolute Cell References  There are two types of cell references: Relative and Absolute.  Relative references: change when a formula is copied to another cell.  Example: Copy the formula =A1+B1 from row 1 to row 2, the formula will become =A2+B2  Absolute References: Absolute references do not change when copied or filled.  An absolute reference is designated in a formula by the addition of a dollar sign ($).
  • 14. Track Changes  In Track Changes feature, every cell you edit will be highlighted with a unique border and indicator.  To turn on Track Changes:  From the Review tab, click the Track Changes command, then select Highlight Changes from the drop-down menu.  The dialog box will appear, click OK to save your workbook.  Track Changes will be turned on. A triangle and border color will appear in any cell you edit.
  • 15. Comments  Sometimes you may want to add a comment to provide feedback instead of editing the contents of a cell.  To add a comment:  Select the cell where you want the comment to appear  From the Review tab, click the New Comment command.  A comment box will appear. Type your comment, then click anywhere outside the box to close the comment.  The comment will be added to the cell.
  • 16. Macro What is Macro? A macro is an action or a set of actions that you can run as many times as you want. If you have tasks in Microsoft Excel that you do repeatedly, you can record a macro to automate those tasks. When you create a macro, you are recording your mouse clicks and keystrokes. After you create a macro, you can edit it to make minor changes to the way it works.
  • 17. Macro  Before recording the Macro make sure Developer tab is visible on ribbon.  By default, the Developer tab is not visible, so do the following:  Click the File tab, click Options and then click the Customize Ribbon category.  Under Customize the Ribbon, in the Main Tabs list, click Developer, and then click OK.  The developer tab will be visible.
  • 18. Macro  Record Macro:  In the developer tab click Record Micro.  Enter the Macro name in Macro name box, shortcut key in shortcut key box and description in description box, click OK to start recording.  Perform the actions you want to automate, such as filling the data.  When you are done, on developer tab click on Stop Recording.
  • 19. Sorting  You can quickly reorganize a worksheet by sorting your data. Types of Sorting:  Sort Sheet: Organizes all of the data in your worksheet by one column.  Sort Range: sorts the data in a range of cells, which can be helpful when working with a sheet that contains several tables.
  • 20. Sorting  To sort a Sheet:  Select a cell in the column you want to sort by.  Select the Data tab on the Ribbon, then click the Ascending command or the Descending command.  The worksheet will be sorted by the selected column.  To sort a Range:  Select the cell range you want to sort.  Select the Data tab on the Ribbon, then click the Sort command.  The Sort dialog box will appear. Choose the column you want to sort by.  Decide the sorting order and then click OK.  The cell range will be sorted by the selected column.
  • 21. Filtering Data  Filters can be used to narrow down the data in your worksheet.  In order for filtering to work correctly, your worksheet should include a header row.  A drop-down arrow will appear in each header cell, then click to the drop down arrow for the selected column.  The filter menu will appear.  Check the boxes next to the data you want to filter, uncheck all the other box and then click OK.  The data will be filtered.
  • 23. Tables  Excel includes several tools and predefined table styles, allowing you to create tables quickly and easily.  To format data as a table:  Select the cells you want to format as a table.  From the Home tab, click the Format as Table command in the Styles group.  Select a table style from the drop-down menu.  A dialog box will appear, confirming the selected cell range for the table, click OK.  The cell range will be formatted in the selected table style.
  • 24. PivotTables  PivotTables can help make your worksheets more manageable by summarizing data and allowing you to manipulate it in different ways.  They allow users to manipulate data and see it change based on the way the data is grouped.  To add or remove data, simply add or remove the field from the display.
  • 25. PivotTables  To create a PivotTable:  Select the table or cells containing the data you want to use.  From the Insert tab, click the PivotTable command.  Create PivotTable dialog box will appear. Choose your settings, then click OK.  A blank PivotTable and Field List will appear.  In the PivotTable Field List, check the box for each field you want to add.  The selected fields will be added to one of the four areas below the Field List.  The PivotTable will calculate and summarize the selected fields
  • 26. PivotTables  The advantage of a pivot table is in the manipulation of data.  Fields in a pivot table can be hidden, added, and rearranged by any user on the fly using the field list.  Other data related items are found on the Options tab.  The Design tab helps with style formatting.
  • 27. Charts  Charts allow you to illustrate your workbook data graphically, which makes it easy to visualize comparisons and trends.  Excel has several different types of charts  Columns Charts  Pie Chart  Line Chart  Bar Chart  Area Chart  Surface Chart
  • 28. Charts  To Insert Chart  Select the cells you want to chart, including the column titles and row labels.  From the Insert tab, click the desired Chart command.  Choose the desired chart type from the drop-down menu.  The selected chart will be inserted in the worksheet.
  • 29. Charts  While creating and editing charts, you can also move a chart to a new worksheet .  Select the chart on the worksheet and select the Move Chart object on the Design tab of the ribbon.  Choose a new location for the chart.  The ability to change the chart type is also available from the ribbon.  Select the chart and choose Change Chart Type from the ribbons Design tab.  Select the new chart type you wish to use.  Charts can also be saved as templates.

Notas del editor

  1. Instead of displaying all cell content in exactly the same way, you can use formatting to change the appearance of dates, times, decimals, percentages (%), currency ($), and much more. To modify the date: 1.Select the cells(s) you want to modify. 2.Click the drop-down arrow next to the Number Format command on the Home tab. The Number Formatting drop-down menu will appear. 3.Select the desired formatting option. In the Example we chose Long Date. 4. The selected cells will change to the new formatting style. **You can also press CTRL+1 on your keyboard for quick access.
  2. Excel uses standard operators for formulas, such as a plus sign for addition (+), a minus sign for subtraction (-), an asterisk for multiplication (*), a forward slash for division (/), and a caret (^) for exponents. **All formulas in Excel must begin with an equals sign (=). This is because the cell contains, or is equal to, the formula and the value it calculates
  3. When performing mathematical operations in Excel, keep in mind that the standard order of operations applies. Parenthesis Exponents Multiplication Division Addition Subtraction
  4. **When writing a formula, you can press the F4 key on your keyboard to switch between relative and absolute cell references. This is an easy way to quickly insert an absolute reference.
  5. **Filtering options can also be accessed from the Sort & Filter command on the Home tab.
  6. **If your table has headers, check the box next to My table has headers. **Filtering options can also be accessed from the Sort & Filter command on the Home tab.
  7. **If you change any of the data in your source worksheet, the PivotTable will not update automatically. To manually update it, select the PivotTable and then go to Analyze -> Refresh.
  8. There are four areas at the bottom of the field list which allow you to further filter and manipulate your data: Report Filter: Allows the entire report to be filtered by this column. If you wish to filter your pivot data by a particular item, set the column for that item in the report filter area. Column Labels: This area is where items are placed by default when checked. It contains the columns of the pivot table. Row Labels: This area can be used to add meaning to the data on the pivot table. Adding a field here will show the data for each item contained in the columns displayed, rather than a summary. Values: This area contains the summaries and totals for the numeric data are kept here.
  9. To move a chart to a new sheet: Click on the chart to select it. Select the Move chart object on the ribbon’s Design tab. To move the chart to a new sheet, select the New Sheet option and name the worksheet, or move the chart to a different existing worksheet by selecting the Object In option and choose the sheet from the drop-down menu. Press OK. **You can also use the chart formatting shortcut buttons to quickly add chart elements, change the chart style, and filter the chart data.