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? (17)

Tutorial 8: Developing an Excel Application
Tutorial 8: Developing an Excel ApplicationTutorial 8: Developing an Excel Application
Tutorial 8: Developing an Excel Application
 
Tutorial 3 Working with Formulas and Functions
Tutorial 3 Working with Formulas and FunctionsTutorial 3 Working with Formulas and Functions
Tutorial 3 Working with Formulas and Functions
 
Access 2010 Unit B PPT
Access 2010 Unit B PPTAccess 2010 Unit B PPT
Access 2010 Unit B PPT
 
Excel 2010 Unit D PPT
Excel 2010 Unit D PPTExcel 2010 Unit D PPT
Excel 2010 Unit D PPT
 
Chapter.02
Chapter.02Chapter.02
Chapter.02
 
Chapter.03
Chapter.03Chapter.03
Chapter.03
 
Chapter.01
Chapter.01Chapter.01
Chapter.01
 
Access 2010 Unit C PPT
Access 2010 Unit C PPTAccess 2010 Unit C PPT
Access 2010 Unit C PPT
 
Excel 2007 Unit G
Excel 2007 Unit GExcel 2007 Unit G
Excel 2007 Unit G
 
Access 2010 Unit D PPT
Access 2010 Unit D PPTAccess 2010 Unit D PPT
Access 2010 Unit D PPT
 
5632010019,5632010020
5632010019,56320100205632010019,5632010020
5632010019,5632010020
 
Excel.01
Excel.01Excel.01
Excel.01
 
Tutorial Excel
Tutorial ExcelTutorial Excel
Tutorial Excel
 
Data Analytics Using MS Excel
Data Analytics Using MS ExcelData Analytics Using MS Excel
Data Analytics Using MS Excel
 
$5 COUPON LINK - Excel Udemy Course: Excel with Excel Dynamic Graphs, Dashboa...
$5 COUPON LINK - Excel Udemy Course: Excel with Excel Dynamic Graphs, Dashboa...$5 COUPON LINK - Excel Udemy Course: Excel with Excel Dynamic Graphs, Dashboa...
$5 COUPON LINK - Excel Udemy Course: Excel with Excel Dynamic Graphs, Dashboa...
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
 
Excel.01
Excel.01Excel.01
Excel.01
 

Andere mochten auch

Andere mochten auch (18)

1 exploración de la red
1   exploración de la red1   exploración de la red
1 exploración de la red
 
Van persie
Van persieVan persie
Van persie
 
Keynote
KeynoteKeynote
Keynote
 
Managing your files
Managing your filesManaging your files
Managing your files
 
Summer semester project
Summer semester projectSummer semester project
Summer semester project
 
Word.t01
Word.t01Word.t01
Word.t01
 
Crito snabbguide
Crito   snabbguideCrito   snabbguide
Crito snabbguide
 
Luis trabajo
Luis trabajoLuis trabajo
Luis trabajo
 
Medidas de dispersion
Medidas de dispersionMedidas de dispersion
Medidas de dispersion
 
Test ppt
Test pptTest ppt
Test ppt
 
Word.t03
Word.t03Word.t03
Word.t03
 
Trabajo 1 luis
Trabajo 1 luisTrabajo 1 luis
Trabajo 1 luis
 
Browser and e mail basics
Browser and e mail basicsBrowser and e mail basics
Browser and e mail basics
 
Ficha de aula estequiometria
Ficha de aula estequiometriaFicha de aula estequiometria
Ficha de aula estequiometria
 
Essential computer concepts
Essential computer conceptsEssential computer concepts
Essential computer concepts
 
Windows7
Windows7Windows7
Windows7
 
Excel.t03
Excel.t03Excel.t03
Excel.t03
 
كيف تخطط لمستقبلك
كيف تخطط لمستقبلككيف تخطط لمستقبلك
كيف تخطط لمستقبلك
 

Ähnlich wie Excel.t01

Ähnlich wie Excel.t01 (20)

Excel01-Week01.pptx
Excel01-Week01.pptxExcel01-Week01.pptx
Excel01-Week01.pptx
 
Excel2010 05-130206153751-phpapp01
Excel2010 05-130206153751-phpapp01Excel2010 05-130206153751-phpapp01
Excel2010 05-130206153751-phpapp01
 
Excel.03
Excel.03Excel.03
Excel.03
 
Excel 2010 Unit A PPT
Excel 2010 Unit A PPTExcel 2010 Unit A PPT
Excel 2010 Unit A PPT
 
Tutorial 2
Tutorial 2Tutorial 2
Tutorial 2
 
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
 
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
 
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 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
 
microsoft excel.01
microsoft excel.01microsoft excel.01
microsoft excel.01
 
Excel_Breif_Overview.pptx
Excel_Breif_Overview.pptxExcel_Breif_Overview.pptx
Excel_Breif_Overview.pptx
 
5632010019,5632010020
5632010019,56320100205632010019,5632010020
5632010019,5632010020
 

Kürzlich hochgeladen

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 

Kürzlich hochgeladen (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

Excel.t01

  • 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