SlideShare ist ein Scribd-Unternehmen logo
1 von 47
®
Microsoft Office 2010
Excel Tutorial 1:
Getting Started with Excel
XPXPXPObjectives
• Understand the use of spreadsheets and Excel
• Learn the parts of the Excel window
• Scroll through a worksheet and navigate
between worksheets
• Create and save a workbook file
• Enter text, numbers, and dates into a
worksheet
• Resize, insert, and remove columns and rows
New Perspectives on Microsoft Office 2010 22
XPXPXPObjectives
• Select and move cell ranges
• Insert formulas and functions
• Insert, delete, move, and rename worksheets
• Work with editing tools
• Preview and print a workbook
New Perspectives on Microsoft Office 2010 33
XPXPXP
New Perspectives on Microsoft Office 2010 4
Visual Overview
XPXPXP
New Perspectives on Microsoft Office 2010 5
The Excel Window
XPXPXPIntroducing Microsoft Excel 2010
• Computer program used to enter, store, analyze,
and present quantitative data
• Creates electronic versions of spreadsheets
– Collection of text and numbers laid out in a grid
• Displays values calculated from data
• Allows what-if analysis
– Ability to change values in a spreadsheet and
assess the effect they have on calculated
values
New Perspectives on Microsoft Office 2010 6
XPXPXPSpreadsheet Data in Excel
New Perspectives on Microsoft Office 2010 7
XPXPXPWorksheet Navigation
• A workbook can have two kinds of sheets:
–Worksheet contains a grid of rows and
columns into which user enters data
–Chart sheet provides visual representation
of data
• Cell reference identifies column/row location
New Perspectives on Microsoft Office 2010 8
XPXPXPWorksheet Navigation
• To navigate between worksheets
–Use sheet tabs
• To navigate within a worksheet
–Use mouse, keyboard, GoTo dialog box, or
type cell reference in Name box
New Perspectives on Microsoft Office 2010 9
XPXPXPWorksheet Navigation Keys
New Perspectives on Microsoft Office 2010 10
XPXPXPPlanning a Workbook
• Use a planning analysis sheet to define:
–Goal or purpose of workbook
–Type of data to collect
–Formulas needed to apply to data you
collected and entered
–Appearance of workbook content
New Perspectives on Microsoft Office 2010 11
XPXPXPEntering Text, Numbers, and Dates
• Text data
– Combination of letters, numbers, and symbols
– Often referred to as a text string
• Number data
– Numerical value to be used in a mathematical
calculation
• Date and time data
– Commonly recognized formats for date and time
values
New Perspectives on Microsoft Office 2010 12
XPXPXPEntering Text
• New data appears in both the active cell and
the formula bar
• Truncation
• AutoComplete feature
• To enter multiple lines of text within a cell
–Create a line break with Alt + Enter
New Perspectives on Microsoft Office 2010 13
XPXPXPEntering Text
New Perspectives on Microsoft Office 2010 14
XPXPXPEntering Numbers
New Perspectives on Microsoft Office 2010 15
XPXPXPWorking with Columns and Rows
• To make data easier to read:
–Modify size of columns and rows in a
worksheet
• To modify size of columns or rows:
–Drag border to resize
–Double-click border to autofit
–Format the Cells group to specify
New Perspectives on Microsoft Office 2010 16
XPXPXPWorking with Columns and Rows
• Column width
–Expressed in terms of number of characters
or pixels (8.43 characters equals 64 pixels)
–Note: Pixel size is based on screen
resolution
• Row height
–Measured in points (1/72 of an inch) or
pixels
–Default row height: 15 points or 20 pixels
New Perspectives on Microsoft Office 2010 17
XPXPXPWorking with Columns and Rows
New Perspectives on Microsoft Office 2010 18
XPXPXPWorking with Columns and Rows
• Inserting a column or row
–Existing columns or rows shift to
accommodate
New Perspectives on Microsoft Office 2010 19
XPXPXPWorking with Columns and Rows
• Deleting and clearing a row or column
–Deleting removes both the data and the
cells
–Clearing removes the data, leaving blank
cells where data had been
New Perspectives on Microsoft Office 2010 20
XPXPXP
New Perspectives on Microsoft Office 2010 21
Visual Overview
XPXPXP
New Perspectives on Microsoft Office 2010 22
Worksheet Data
XPXPXPWorking with Cells and Ranges
• Range reference indicates location and size of
a cell range
–Adjacent (A1:G5)
–Nonadjacent (A1:A5;F1:G5)
• Selecting a range
–Work with all cells in the range as a group
• Moving and copying a range
–Drag and drop
–Cut and paste
New Perspectives on Microsoft Office 2010 23
XPXPXPWorking with Cells and Ranges
• Inserting and deleting a range
–Existing cells shift to accommodate the
change
New Perspectives on Microsoft Office 2010 24
XPXPXPWorking with Formulas
• Formula
– An expression that returns a value
– Written using operators that combine different
values, resulting in a single displayed value
New Perspectives on Microsoft Office 2010 25
XPXPXPWorking with Formulas
• Entering a formula
–Click cell where you want formula results to
appear
–Type = and an expression that calculates a
value using cell references and arithmetic
operators
• Cell references allow you to change
values used in the calculation without
having to modify the formula itself
–Press Enter or Tab to complete the formula
New Perspectives on Microsoft Office 2010 26
XPXPXPWorking with Formulas
• Order of precedence
–Set of predefined rules used to determine
sequence in which operators are applied in
a calculation
New Perspectives on Microsoft Office 2010 27
XPXPXPWorking with Formulas
• Viewing a formula
– Select cell and review expression displayed in the
formula bar
– Each cell reference is color coded in the formula
and corresponding cell in the worksheet
New Perspectives on Microsoft Office 2010 28
XPXPXPWorking with Formulas
• Copying and pasting formulas
–Cell references adjust to reflect new
location of the formula in the worksheet
New Perspectives on Microsoft Office 2010 29
XPXPXPWorking with Formulas
• Guidelines for writing effective formulas:
–Keep them simple
–Do not hide data values within formulas
–Break up formulas to show intermediate
results
New Perspectives on Microsoft Office 2010 30
XPXPXPIntroducing Functions
• Function
– Named operation that returns a value
– Simplifies a formula, reducing a long formula into
a compact statement; for example, to add values
in the range A1:A10:
• Enter the long formula:
=A1+A2+A3+A4+A5+A6+A7+A8+A9+A10
- or -
• Use the SUM function to accomplish the same
thing:
=SUM(A1:A10)
New Perspectives on Microsoft Office 2010 31
XPXPXPEntering a Function
New Perspectives on Microsoft Office 2010 32
XPXPXPEntering Functions with AutoSum
• Fast, convenient way to enter commonly used
functions
• Includes buttons to quickly insert/generate:
– Sum of values in column or row (SUM)
– Average value in column or row (AVERAGE)
– Total count of numeric values in column or row
(COUNT)
– Minimum value in column or row (MIN)
– Maximum value in column or row (MAX)
New Perspectives on Microsoft Office 2010 33
XPXPXPEntering Functions with AutoSum
New Perspectives on Microsoft Office 2010 34
XPXPXPWorking with Worksheets
• Inserting a worksheet
–Name of new worksheet is based on
number and names of other sheets in the
workbook
• Deleting a worksheet
• Renaming a worksheet
–31 characters maximum, including blank
spaces
–Width of sheet tab adjusts to length of
name
New Perspectives on Microsoft Office 2010 35
XPXPXPWorking with Worksheets
• Moving and copying a worksheet
–To move:
• Click and drag
–To copy:
• Ctrl + drag and drop
–Place most important worksheets at
beginning of workbook (leftmost sheet
tabs), less important worksheets toward
end (rightmost tabs)
New Perspectives on Microsoft Office 2010 36
XPXPXPEditing Worksheet Content
• Use Edit mode to edit cell contents
– Keyboard shortcuts apply only to text within
selected cell
• Undoing and redoing an action
– Excel maintains a list of actions performed in a
workbook during current session
New Perspectives on Microsoft Office 2010 37
XPXPXPEditing Worksheet Content
• Using find and replace
New Perspectives on Microsoft Office 2010 38
XPXPXPEditing Worksheet Content
• Using the spelling checker
New Perspectives on Microsoft Office 2010 39
XPXPXPPreviewing a Workbook
• Changing worksheet views
–Normal view
–Page Layout view
–Page Break Preview
New Perspectives on Microsoft Office 2010 40
XPXPXPPage Layout View
New Perspectives on Microsoft Office 2010 41
XPXPXPPage Break Preview
New Perspectives on Microsoft Office 2010 42
XPXPXPPreviewing a Workbook
• Working with page orientation
–Portrait orientation (default)
• Page is taller than wide
–Landscape orientation
• Page is wider than tall
New Perspectives on Microsoft Office 2010 43
XPXPXPPrinting a Workbook
• Print tab provides options for choosing what
to print and how to print
–Printout includes only the data in the
worksheet
–Other elements (e.g., row/column
headings, gridlines) will not print by default
• Good practice: Review print preview before
printing to ensure that printout looks exactly
as you intended and avoid unnecessary
reprinting
New Perspectives on Microsoft Office 2010 44
XPXPXPPrinting a Workbook
New Perspectives on Microsoft Office 2010 45
XPXPXP
Viewing and Printing Worksheet
Formulas
• Switch to formula view
– Useful when you encounter unexpected results
and want to examine underlying formulas or to
discuss your formulas with a colleague
New Perspectives on Microsoft Office 2010 46
XPXPXP
Viewing and Printing Worksheet
Formulas
• Scaling the printout of a worksheet forces
contents to fit on a single page
New Perspectives on Microsoft Office 2010 47

Weitere ähnliche Inhalte

Was ist angesagt?

Tutorial 7: Advanced Functions and Conitional Formating
Tutorial 7: Advanced Functions and Conitional FormatingTutorial 7: Advanced Functions and Conitional Formating
Tutorial 7: Advanced Functions and Conitional Formatingcios135
 
Tutorial 6: Multiple Worksheets and Workbooks
Tutorial 6: Multiple Worksheets and WorkbooksTutorial 6: Multiple Worksheets and Workbooks
Tutorial 6: Multiple Worksheets and Workbookscios135
 
Tutorial 10: Performing What-IF Analyses
Tutorial 10: Performing What-IF AnalysesTutorial 10: Performing What-IF Analyses
Tutorial 10: Performing What-IF Analysescios135
 
2016 ms excel_bm
2016 ms excel_bm2016 ms excel_bm
2016 ms excel_bmRajesh Math
 
Advanced excel 2010 & 2013 updated Terrabiz
Advanced excel 2010 & 2013 updated TerrabizAdvanced excel 2010 & 2013 updated Terrabiz
Advanced excel 2010 & 2013 updated TerrabizAhmed Yasir Khan
 
Ms Excel 2007 & 2010 Workshop
Ms Excel 2007 & 2010 WorkshopMs Excel 2007 & 2010 Workshop
Ms Excel 2007 & 2010 WorkshopCA Aditya Singhal
 
Data Analytics Using MS Excel
Data Analytics Using MS ExcelData Analytics Using MS Excel
Data Analytics Using MS ExcelRajesh Math
 
Excel.t01
Excel.t01Excel.t01
Excel.t01shabersham
 
Excel.t02
Excel.t02Excel.t02
Excel.t02shabersham
 
Office 2010 windows
Office 2010 windowsOffice 2010 windows
Office 2010 windowspatf719
 
Excel 2010 Unit A PPT
Excel 2010 Unit A PPTExcel 2010 Unit A PPT
Excel 2010 Unit A PPTokmomwalking
 
Intro to Excel Basics: Part I
Intro to Excel Basics: Part IIntro to Excel Basics: Part I
Intro to Excel Basics: Part ISi Krishan
 
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesE-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesBurCom Consulting Ltd.
 
Excel training by rajesh p
Excel training by rajesh pExcel training by rajesh p
Excel training by rajesh pRajesh P
 

Was ist angesagt? (19)

Tutorial 7: Advanced Functions and Conitional Formating
Tutorial 7: Advanced Functions and Conitional FormatingTutorial 7: Advanced Functions and Conitional Formating
Tutorial 7: Advanced Functions and Conitional Formating
 
Tutorial 6: Multiple Worksheets and Workbooks
Tutorial 6: Multiple Worksheets and WorkbooksTutorial 6: Multiple Worksheets and Workbooks
Tutorial 6: Multiple Worksheets and Workbooks
 
Tutorial 10: Performing What-IF Analyses
Tutorial 10: Performing What-IF AnalysesTutorial 10: Performing What-IF Analyses
Tutorial 10: Performing What-IF Analyses
 
2016 ms excel_bm
2016 ms excel_bm2016 ms excel_bm
2016 ms excel_bm
 
Advanced excel 2010 & 2013 updated Terrabiz
Advanced excel 2010 & 2013 updated TerrabizAdvanced excel 2010 & 2013 updated Terrabiz
Advanced excel 2010 & 2013 updated Terrabiz
 
Ms Excel 2007 & 2010 Workshop
Ms Excel 2007 & 2010 WorkshopMs Excel 2007 & 2010 Workshop
Ms Excel 2007 & 2010 Workshop
 
Data Analytics Using MS Excel
Data Analytics Using MS ExcelData Analytics Using MS Excel
Data Analytics Using MS Excel
 
Excel.t01
Excel.t01Excel.t01
Excel.t01
 
Excel.t01
Excel.t01Excel.t01
Excel.t01
 
Excel.t02
Excel.t02Excel.t02
Excel.t02
 
Office 2010 windows
Office 2010 windowsOffice 2010 windows
Office 2010 windows
 
MS EXCEL 2007
MS EXCEL 2007MS EXCEL 2007
MS EXCEL 2007
 
Microsoft Excel
Microsoft ExcelMicrosoft Excel
Microsoft Excel
 
Excel 2007 Unit J
Excel 2007 Unit JExcel 2007 Unit J
Excel 2007 Unit J
 
Excel 2010 Unit A PPT
Excel 2010 Unit A PPTExcel 2010 Unit A PPT
Excel 2010 Unit A PPT
 
Intro to Excel Basics: Part I
Intro to Excel Basics: Part IIntro to Excel Basics: Part I
Intro to Excel Basics: Part I
 
Excel Lesson 1: Excel Basics
Excel Lesson 1: Excel BasicsExcel Lesson 1: Excel Basics
Excel Lesson 1: Excel Basics
 
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesE-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
 
Excel training by rajesh p
Excel training by rajesh pExcel training by rajesh p
Excel training by rajesh p
 

Ă„hnlich wie Getting Started with Excel 2010

Excel01-Week01.pptx
Excel01-Week01.pptxExcel01-Week01.pptx
Excel01-Week01.pptxKomalYousaf4
 
Excel.t04
Excel.t04Excel.t04
Excel.t04shabersham
 
Excel.t03
Excel.t03Excel.t03
Excel.t03shabersham
 
Excel2010 05-130206153751-phpapp01
Excel2010 05-130206153751-phpapp01Excel2010 05-130206153751-phpapp01
Excel2010 05-130206153751-phpapp01Vishal Kumar
 
10Excel.03.ppt
10Excel.03.ppt10Excel.03.ppt
10Excel.03.pptSairam983266
 
10Excel.03 (1).ppt
10Excel.03 (1).ppt10Excel.03 (1).ppt
10Excel.03 (1).pptkokila60
 
10Excel.03.ppt
10Excel.03.ppt10Excel.03.ppt
10Excel.03.pptkokila60
 
Tutorial Excel: Working with Formulas and Functions
Tutorial Excel: Working with Formulas and FunctionsTutorial Excel: Working with Formulas and Functions
Tutorial Excel: Working with Formulas and FunctionsFaridah Mohamad
 
Excel 2010.01 edited
Excel 2010.01 editedExcel 2010.01 edited
Excel 2010.01 editedIris Hershenson
 
Introduction to Spreadsheets.ppt
Introduction to Spreadsheets.pptIntroduction to Spreadsheets.ppt
Introduction to Spreadsheets.pptssuser1028f8
 
Tutorial Excel
Tutorial ExcelTutorial Excel
Tutorial Excelsoleicita
 
microsoft excel.01
microsoft excel.01microsoft excel.01
microsoft excel.01Rajiv Maharjan
 
5632010019,5632010020
5632010019,56320100205632010019,5632010020
5632010019,5632010020ac5632010019
 
Excel.01
Excel.01Excel.01
Excel.01robinossa
 

Ă„hnlich wie Getting Started with Excel 2010 (20)

Excel01-Week01.pptx
Excel01-Week01.pptxExcel01-Week01.pptx
Excel01-Week01.pptx
 
Excel.t04
Excel.t04Excel.t04
Excel.t04
 
Excel.t03
Excel.t03Excel.t03
Excel.t03
 
Excel2010 05-130206153751-phpapp01
Excel2010 05-130206153751-phpapp01Excel2010 05-130206153751-phpapp01
Excel2010 05-130206153751-phpapp01
 
Excel.03
Excel.03Excel.03
Excel.03
 
10Excel.03.ppt
10Excel.03.ppt10Excel.03.ppt
10Excel.03.ppt
 
Excel formulas
Excel formulasExcel formulas
Excel formulas
 
Valuable_Shortcut.ppt
Valuable_Shortcut.pptValuable_Shortcut.ppt
Valuable_Shortcut.ppt
 
10Excel.03.ppt
10Excel.03.ppt10Excel.03.ppt
10Excel.03.ppt
 
10Excel.03.ppt
10Excel.03.ppt10Excel.03.ppt
10Excel.03.ppt
 
10Excel.03 (1).ppt
10Excel.03 (1).ppt10Excel.03 (1).ppt
10Excel.03 (1).ppt
 
10Excel.03.ppt
10Excel.03.ppt10Excel.03.ppt
10Excel.03.ppt
 
Tutorial Excel: Working with Formulas and Functions
Tutorial Excel: Working with Formulas and FunctionsTutorial Excel: Working with Formulas and Functions
Tutorial Excel: Working with Formulas and Functions
 
10Excel.03.ppt
10Excel.03.ppt10Excel.03.ppt
10Excel.03.ppt
 
Excel 2010.01 edited
Excel 2010.01 editedExcel 2010.01 edited
Excel 2010.01 edited
 
Introduction to Spreadsheets.ppt
Introduction to Spreadsheets.pptIntroduction to Spreadsheets.ppt
Introduction to Spreadsheets.ppt
 
Tutorial Excel
Tutorial ExcelTutorial Excel
Tutorial Excel
 
microsoft excel.01
microsoft excel.01microsoft excel.01
microsoft excel.01
 
5632010019,5632010020
5632010019,56320100205632010019,5632010020
5632010019,5632010020
 
Excel.01
Excel.01Excel.01
Excel.01
 

KĂĽrzlich hochgeladen

Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfCionsystems
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
Clustering techniques data mining book ....
Clustering techniques data mining book ....Clustering techniques data mining book ....
Clustering techniques data mining book ....ShaimaaMohamedGalal
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendArshad QA
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfWilly Marroquin (WillyDevNET)
 

KĂĽrzlich hochgeladen (20)

Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdf
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Clustering techniques data mining book ....
Clustering techniques data mining book ....Clustering techniques data mining book ....
Clustering techniques data mining book ....
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and Backend
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 

Getting Started with Excel 2010

  • 1. ® Microsoft Office 2010 Excel Tutorial 1: Getting Started with Excel
  • 2. XPXPXPObjectives • Understand the use of spreadsheets and Excel • Learn the parts of the Excel window • Scroll through a worksheet and navigate between worksheets • Create and save a workbook file • Enter text, numbers, and dates into a worksheet • Resize, insert, and remove columns and rows New Perspectives on Microsoft Office 2010 22
  • 3. XPXPXPObjectives • Select and move cell ranges • Insert formulas and functions • Insert, delete, move, and rename worksheets • Work with editing tools • Preview and print a workbook New Perspectives on Microsoft Office 2010 33
  • 4. XPXPXP New Perspectives on Microsoft Office 2010 4 Visual Overview
  • 5. XPXPXP New Perspectives on Microsoft Office 2010 5 The Excel Window
  • 6. XPXPXPIntroducing Microsoft Excel 2010 • Computer program used to enter, store, analyze, and present quantitative data • Creates electronic versions of spreadsheets – Collection of text and numbers laid out in a grid • Displays values calculated from data • Allows what-if analysis – Ability to change values in a spreadsheet and assess the effect they have on calculated values New Perspectives on Microsoft Office 2010 6
  • 7. XPXPXPSpreadsheet Data in Excel New Perspectives on Microsoft Office 2010 7
  • 8. XPXPXPWorksheet Navigation • A workbook can have two kinds of sheets: –Worksheet contains a grid of rows and columns into which user enters data –Chart sheet provides visual representation of data • Cell reference identifies column/row location New Perspectives on Microsoft Office 2010 8
  • 9. XPXPXPWorksheet Navigation • To navigate between worksheets –Use sheet tabs • To navigate within a worksheet –Use mouse, keyboard, GoTo dialog box, or type cell reference in Name box New Perspectives on Microsoft Office 2010 9
  • 10. XPXPXPWorksheet Navigation Keys New Perspectives on Microsoft Office 2010 10
  • 11. XPXPXPPlanning a Workbook • Use a planning analysis sheet to define: –Goal or purpose of workbook –Type of data to collect –Formulas needed to apply to data you collected and entered –Appearance of workbook content New Perspectives on Microsoft Office 2010 11
  • 12. XPXPXPEntering Text, Numbers, and Dates • Text data – Combination of letters, numbers, and symbols – Often referred to as a text string • Number data – Numerical value to be used in a mathematical calculation • Date and time data – Commonly recognized formats for date and time values New Perspectives on Microsoft Office 2010 12
  • 13. XPXPXPEntering Text • New data appears in both the active cell and the formula bar • Truncation • AutoComplete feature • To enter multiple lines of text within a cell –Create a line break with Alt + Enter New Perspectives on Microsoft Office 2010 13
  • 14. XPXPXPEntering Text New Perspectives on Microsoft Office 2010 14
  • 15. XPXPXPEntering Numbers New Perspectives on Microsoft Office 2010 15
  • 16. XPXPXPWorking with Columns and Rows • To make data easier to read: –Modify size of columns and rows in a worksheet • To modify size of columns or rows: –Drag border to resize –Double-click border to autofit –Format the Cells group to specify New Perspectives on Microsoft Office 2010 16
  • 17. XPXPXPWorking with Columns and Rows • Column width –Expressed in terms of number of characters or pixels (8.43 characters equals 64 pixels) –Note: Pixel size is based on screen resolution • Row height –Measured in points (1/72 of an inch) or pixels –Default row height: 15 points or 20 pixels New Perspectives on Microsoft Office 2010 17
  • 18. XPXPXPWorking with Columns and Rows New Perspectives on Microsoft Office 2010 18
  • 19. XPXPXPWorking with Columns and Rows • Inserting a column or row –Existing columns or rows shift to accommodate New Perspectives on Microsoft Office 2010 19
  • 20. XPXPXPWorking with Columns and Rows • Deleting and clearing a row or column –Deleting removes both the data and the cells –Clearing removes the data, leaving blank cells where data had been New Perspectives on Microsoft Office 2010 20
  • 21. XPXPXP New Perspectives on Microsoft Office 2010 21 Visual Overview
  • 22. XPXPXP New Perspectives on Microsoft Office 2010 22 Worksheet Data
  • 23. XPXPXPWorking with Cells and Ranges • Range reference indicates location and size of a cell range –Adjacent (A1:G5) –Nonadjacent (A1:A5;F1:G5) • Selecting a range –Work with all cells in the range as a group • Moving and copying a range –Drag and drop –Cut and paste New Perspectives on Microsoft Office 2010 23
  • 24. XPXPXPWorking with Cells and Ranges • Inserting and deleting a range –Existing cells shift to accommodate the change New Perspectives on Microsoft Office 2010 24
  • 25. XPXPXPWorking with Formulas • Formula – An expression that returns a value – Written using operators that combine different values, resulting in a single displayed value New Perspectives on Microsoft Office 2010 25
  • 26. XPXPXPWorking with Formulas • Entering a formula –Click cell where you want formula results to appear –Type = and an expression that calculates a value using cell references and arithmetic operators • Cell references allow you to change values used in the calculation without having to modify the formula itself –Press Enter or Tab to complete the formula New Perspectives on Microsoft Office 2010 26
  • 27. XPXPXPWorking with Formulas • Order of precedence –Set of predefined rules used to determine sequence in which operators are applied in a calculation New Perspectives on Microsoft Office 2010 27
  • 28. XPXPXPWorking with Formulas • Viewing a formula – Select cell and review expression displayed in the formula bar – Each cell reference is color coded in the formula and corresponding cell in the worksheet New Perspectives on Microsoft Office 2010 28
  • 29. XPXPXPWorking with Formulas • Copying and pasting formulas –Cell references adjust to reflect new location of the formula in the worksheet New Perspectives on Microsoft Office 2010 29
  • 30. XPXPXPWorking with Formulas • Guidelines for writing effective formulas: –Keep them simple –Do not hide data values within formulas –Break up formulas to show intermediate results New Perspectives on Microsoft Office 2010 30
  • 31. XPXPXPIntroducing Functions • Function – Named operation that returns a value – Simplifies a formula, reducing a long formula into a compact statement; for example, to add values in the range A1:A10: • Enter the long formula: =A1+A2+A3+A4+A5+A6+A7+A8+A9+A10 - or - • Use the SUM function to accomplish the same thing: =SUM(A1:A10) New Perspectives on Microsoft Office 2010 31
  • 32. XPXPXPEntering a Function New Perspectives on Microsoft Office 2010 32
  • 33. XPXPXPEntering Functions with AutoSum • Fast, convenient way to enter commonly used functions • Includes buttons to quickly insert/generate: – Sum of values in column or row (SUM) – Average value in column or row (AVERAGE) – Total count of numeric values in column or row (COUNT) – Minimum value in column or row (MIN) – Maximum value in column or row (MAX) New Perspectives on Microsoft Office 2010 33
  • 34. XPXPXPEntering Functions with AutoSum New Perspectives on Microsoft Office 2010 34
  • 35. XPXPXPWorking with Worksheets • Inserting a worksheet –Name of new worksheet is based on number and names of other sheets in the workbook • Deleting a worksheet • Renaming a worksheet –31 characters maximum, including blank spaces –Width of sheet tab adjusts to length of name New Perspectives on Microsoft Office 2010 35
  • 36. XPXPXPWorking with Worksheets • Moving and copying a worksheet –To move: • Click and drag –To copy: • Ctrl + drag and drop –Place most important worksheets at beginning of workbook (leftmost sheet tabs), less important worksheets toward end (rightmost tabs) New Perspectives on Microsoft Office 2010 36
  • 37. XPXPXPEditing Worksheet Content • Use Edit mode to edit cell contents – Keyboard shortcuts apply only to text within selected cell • Undoing and redoing an action – Excel maintains a list of actions performed in a workbook during current session New Perspectives on Microsoft Office 2010 37
  • 38. XPXPXPEditing Worksheet Content • Using find and replace New Perspectives on Microsoft Office 2010 38
  • 39. XPXPXPEditing Worksheet Content • Using the spelling checker New Perspectives on Microsoft Office 2010 39
  • 40. XPXPXPPreviewing a Workbook • Changing worksheet views –Normal view –Page Layout view –Page Break Preview New Perspectives on Microsoft Office 2010 40
  • 41. XPXPXPPage Layout View New Perspectives on Microsoft Office 2010 41
  • 42. XPXPXPPage Break Preview New Perspectives on Microsoft Office 2010 42
  • 43. XPXPXPPreviewing a Workbook • Working with page orientation –Portrait orientation (default) • Page is taller than wide –Landscape orientation • Page is wider than tall New Perspectives on Microsoft Office 2010 43
  • 44. XPXPXPPrinting a Workbook • Print tab provides options for choosing what to print and how to print –Printout includes only the data in the worksheet –Other elements (e.g., row/column headings, gridlines) will not print by default • Good practice: Review print preview before printing to ensure that printout looks exactly as you intended and avoid unnecessary reprinting New Perspectives on Microsoft Office 2010 44
  • 45. XPXPXPPrinting a Workbook New Perspectives on Microsoft Office 2010 45
  • 46. XPXPXP Viewing and Printing Worksheet Formulas • Switch to formula view – Useful when you encounter unexpected results and want to examine underlying formulas or to discuss your formulas with a colleague New Perspectives on Microsoft Office 2010 46
  • 47. XPXPXP Viewing and Printing Worksheet Formulas • Scaling the printout of a worksheet forces contents to fit on a single page New Perspectives on Microsoft Office 2010 47