SlideShare a Scribd company logo
Chapter 6Formatting a Worksheet
What’s inside and on the CD?In this chapter you will learn how to:Format worksheets created with Microsoft ExcelDetermine special formatting characteristics for each type of dataMake changes to spreadsheet data in order to show how changes effect resultsAvoid making incorrect modifications to data2Practical Microsoft Office 2010
How do I add borders and background colors?Borders and background colors define areas and can draw attention to important informationTo add borders, use the Font group on the Home tab and Format Cells dialog box3Practical Microsoft Office 2010
How do I add borders and background colors?4Practical Microsoft Office 2010
How do I add borders and background colors?Select border option buttons in the Border section of dialog boxThe Line area allows selection of decorative line styles or add colorFor a shortcut to Borders, use the       button in the Font group on the Home tabClick the Fill tab to add a colored background to selected cells5Practical Microsoft Office 2010
How do I format worksheet data?Buttons in the Font group on the Home tab allow you to select different font attributes for data in worksheet cellsValues and formula results can use the same font attributes used in labels6Practical Microsoft Office 2010
How do I format worksheet data?7Practical Microsoft Office 2010
How do I format worksheet data?To apply format:Click in the cell to formatClick as many font attributes as wantedClick outside cell to completeTo change font for range:Click top-left cell Drag mouse to selected cellsRelease mouse button Apply font formatting option8Practical Microsoft Office 2010
How do I format worksheet data?Separate words or letters in a cell can be formatted differently. Use the mouse inside the cell to select words or characters to formatMore formatting options:Select cell(s) Click Format CellsClick Cells to display Cells Format dialog boxSelect formatting optionClick OK to apply9Practical Microsoft Office 2010
How do I use the Format Cells dialog box?These number formats can be applied to cells that contain values:CurrencyPercentCommasDecimalsNumber group on the Home tab can be used to apply most common number formats Format Cells dialog box provides options to improve readability10Practical Microsoft Office 2010
How do I use the Format Cells dialog box?The     Accounting Number Format button button displays contents in local currency formatThe     Percent Style button displays the cell contents as a percentage The     Comma style button adds a comma to valuesThe     Decrease Decimal button, one less digit is displayed, the     Increase Decimal button, one more digit is displayedSelect a range of cells then click any format buttons to apply formatting to a range11Practical Microsoft Office 2010
How do I use the Format Cells dialog box? 12Practical Microsoft Office 2010
How do I adjust column and row size?A column too narrow will display as #####. The entire column width can be changed, but not just one cellTo adjust the width, position the pointer between two column headings. When the shape changes to       	, press and hold the left mouse button while you drag to adjust the width of the columnIf a label is too long to fit into a cell, it will extend into the cell on the right if that cell is empty. If not, the label will be cut off13Practical Microsoft Office 2010
How do I adjust column and row size?14Practical Microsoft Office 2010
How do I center and align cell contents?By default, labels are left-aligned while values and formulas are right-aligned.Typically, you will want to center or right-align a label when it is a column heading.Select the header cell and click the Align Text Right button.15Practical Microsoft Office 2010
How do I center and align cell contents?Select a range of cells and click the desired alignment button to align a range of cells.Click column header at top of a column to select entire column.Click row header on left of row to select all cells in row.To center text across columns, select the range, then click the Merge & Center button.16Practical Microsoft Office 2010
How do I center and align cell contents?To merge a range of cells in a column:Select the rangeClick the Merge & Center button in the Alignment group on the Home tabThe down-arrow button next to the Merge & Center button allows you to:Unmerge cellsMerge without centering17Practical Microsoft Office 2010
How do I center and align cell contents?18Practical Microsoft Office 2010
What happens when I copy and move cells?Use the Cut, Copy, and Paste buttons to copy or move cell contents to a different worksheet location.Label data is copied or moved without changing.When you copy and paste cells containing a formula, the copied formula is altered to work in the new location.19Practical Microsoft Office 2010
What happens when I copy and move cells?A cell reference that changes when a formula is copied or moved is called a relative reference. Unless you specify otherwise, Excel treats all cell references as relative.20Practical Microsoft Office 2010
What happens when I copy and move cells?To move data in cells:select the cells, then click the Cut buttonclick the new cell, then click the Paste buttonWhen you copy or move data in a range, click the cell in the top-left corner where you want the data to be pasted21Practical Microsoft Office 2010
What happens when I copy and move cells?A formula containing a relative reference changes when it is copied or moved.Example:Assume cell B11 contains the formula =SUM(B5:B10). If you copy and paste that formula to cell C11, the formula will be changed to =SUM(C5:C10)This is because the references B5 and B10 are relative references.22Practical Microsoft Office 2010
What happens when I copy and move cells?When the formula was in cell B11, Excel interpreted it as:=SUM the numbers in the six cells aboveWhen it was copied to cell C11, Excel adjusted the formula so it retained the same relative references, making it =SUM(C5:C10)23Practical Microsoft Office 2010
What happens when I copy and move cells?24Practical Microsoft Office 2010
When should I use absolute references?Sometimes, you do not want cell references to change when moved to a new location.An absolute reference will not change and always refer to the same cell.To create an absolute reference, insert a dollar sign ($) before the column reference and another dollar sign before the row reference.25Practical Microsoft Office 2010
When should I use absolute references?If you want to use an absolute reference in a formula, begin typing, then press the F4 key after you click a cell to add it to the formula.Pressing the F4 key changes the current reference to an absolute reference.References can be combined so only one row or column is an absolute reference.26Practical Microsoft Office 2010
When should I use absolute references?For example,$C1 creates an absolute column and a relative row referenceC$1 creates a relative column and an absolute row referenceThe absolute identifier will not change, but the relative identifier will.27Practical Microsoft Office 2010
When should I use absolute references?28Practical Microsoft Office 2010
How do I delete and insert rows and columns?When you insert or delete rows or columns, Excel will adjust your formulas to refer to the correct cells.To insert a row, select a row, click the down-arrow button next to Insert in the Cells group, then click Insert Sheet Rows.29Practical Microsoft Office 2010
How do I delete and insert rows and columns?To insert more than one row, drag down over the number of rows to insert and follow the same steps for inserting a rowTo delete rows, select rows, drag over the rows you want to delete, click the down-arrow button next to Delete in the Cells group, then click Delete Sheet Rows30Practical Microsoft Office 2010
How do I delete and insert rows and columns?Use the same procedures to insert and delete columns.Excel will adjust the relative cell references in formulas to keep them correct as you insert or delete.31Practical Microsoft Office 2010
How do I delete and insert rows and columns?32Practical Microsoft Office 2010
Can I use styles?Use predefined styles or create your own stylesPredefined includes formats for displaying: currency percentagesnumbersCreate your own to enhance your worksheetClick Styles in the Styles group, click the More button, then click New Cell styleType style name, and then use the Format Cells dialog box to modify your style33Practical Microsoft Office 2010
Can I use styles?The     Format Painter button allows you to copy and paste formats from one cell to anotherClick cell containing formats to be copiedClick Format Painter buttonClick cell where you want format appliedThe Styles group includes a variety of predefined formats designed to format entire worksheets or sections of worksheets34Practical Microsoft Office 2010
Can I use styles?The Hide function is used to hide rows or columns you don’t want displayedTo use Hide function:Select rows or columns to be hiddenRight-click highlighted areaSelect HideTo display hidden rows or columns, select rows or columns bordering hidden section and right-click, then choose Unhide   35Practical Microsoft Office 2010
Can I use styles?36Practical Microsoft Office 2010
How do I manage multiple worksheets?A workbook – sometimes called a “3D workbook” – is a collection of worksheetsWorkbooks allow related worksheets to be grouped togetherWorksheets in a workbook can access data from other worksheets37Practical Microsoft Office 2010
How do I manage multiple worksheets?Default workbook contains three worksheets, titled Sheet 1, Sheet 2, and sheet 3Click tabs at bottom of screen to navigateRename worksheets, change color of tab, or change order by right-clicking worksheet tab and making selection38Practical Microsoft Office 2010
How do I manage multiple worksheets?To insert new worksheet:Right-click tab for worksheet that should follow new worksheetSelect Insert from shortcut menuMake selection from Insert dialog boxTo delete existing worksheet:Right-click worksheet’s tabClick Delete39Practical Microsoft Office 2010
How do I manage multiple worksheets?Move/copy option allows you to change the order of worksheetsFor example, to insert new worksheet in front of Sheet 1, insert new sheet after any tab, then use Move/copy option to position as first sheet 40Practical Microsoft Office 2010
How do I manage multiple worksheets?To reference data from other worksheets, include tab name before row letter and column number Example:Sheet3!A1 indicates Column A, Row 1 on Sheet 3Also reference data on other worksheets by:Navigating to worksheetClick desired cell Enter formula or function 41Practical Microsoft Office 2010
How do I manage multiple worksheets?42Practical Microsoft Office 2010

More Related Content

PDF
Working with tables in digital documents
PDF
Excel chapter 1
PPTX
Chapter.03
PPTX
Intro to Excel Basics: Part I
PPT
Excel Chapter 1 - Preparing an Excel Workbook
 
DOC
Excel
PPTX
Introduction to microsoft excel 2007
PDF
Excel Intro Part2
Working with tables in digital documents
Excel chapter 1
Chapter.03
Intro to Excel Basics: Part I
Excel Chapter 1 - Preparing an Excel Workbook
 
Excel
Introduction to microsoft excel 2007
Excel Intro Part2

What's hot (19)

PDF
MS Excel 2010 tutorial 3
DOCX
Microsoft excel part 2
PPT
Excel 2007- Enter Formulas
PPTX
Libre Office Calc Lesson 1: Introduction to spreadsheets
PDF
Excel Intro Part2 2007
PPTX
Lecture 8 using spreadsheet
PDF
Excel Printing Tips
PPTX
Using tables in Microsoft Word
PDF
Ms Excel AZC
PDF
Excel Intro Part1 2007
PPTX
Microsoft® Office Excel® 2007 Training
PPSX
Excel 2007
PPTX
Chapter.10
PPTX
MS Excel Tips & Tricks
DOCX
MS EXCEL 2007
PDF
Excel notes by satish kumar avunoori
PPTX
Chapter.11
PDF
Excel 2007 quick reference
PPTX
Bewerking van een slechte powerpointpresentatie
MS Excel 2010 tutorial 3
Microsoft excel part 2
Excel 2007- Enter Formulas
Libre Office Calc Lesson 1: Introduction to spreadsheets
Excel Intro Part2 2007
Lecture 8 using spreadsheet
Excel Printing Tips
Using tables in Microsoft Word
Ms Excel AZC
Excel Intro Part1 2007
Microsoft® Office Excel® 2007 Training
Excel 2007
Chapter.10
MS Excel Tips & Tricks
MS EXCEL 2007
Excel notes by satish kumar avunoori
Chapter.11
Excel 2007 quick reference
Bewerking van een slechte powerpointpresentatie
Ad

Similar to Chapter.06 (20)

PPTX
Chapter.05
PPTX
Chapter.05
PPTX
Chapter.03
PPTX
Chapter 7 - Finalizing a Worksheet
PPTX
Chapter.07
PPTX
Chapter.07
PPTX
Formatting a Worksheet in Calc
PPTX
MS Excel 2013
DOC
Ms office excel
PDF
excel_tips_tricks_e-book_dl.pdf
PPTX
05.formatting cells
PPT
MS Excel new version 2013
PPT
kiromax.ppt
PPT
Excel basics
PPT
Excel basics
PDF
get_more_from_excel
PDF
Manual de microsoft excel 2010
PDF
Excel 2010 tutorial
PDF
Manual de microsoft excel 2010
PDF
Using Microsoft Excel3 Formatting
Chapter.05
Chapter.05
Chapter.03
Chapter 7 - Finalizing a Worksheet
Chapter.07
Chapter.07
Formatting a Worksheet in Calc
MS Excel 2013
Ms office excel
excel_tips_tricks_e-book_dl.pdf
05.formatting cells
MS Excel new version 2013
kiromax.ppt
Excel basics
Excel basics
get_more_from_excel
Manual de microsoft excel 2010
Excel 2010 tutorial
Manual de microsoft excel 2010
Using Microsoft Excel3 Formatting
Ad

More from klivsie (20)

PPT
Ch04
PPT
Ch19
PPT
Ch18
PPT
Ch17
PPT
Ch16
PPT
Ch15
PPT
Ch14
PPTX
Ch13 math
PPT
Ch12
PPT
Ch11
PPT
Ch10
PPT
Ch10 math
PPT
Ch09
PPT
Ch08
PPT
Ch07
PPT
Ch06
PPT
Ch05
PPT
Ch04
PPTX
Ch04 with problems
PPT
Ch03
Ch04
Ch19
Ch18
Ch17
Ch16
Ch15
Ch14
Ch13 math
Ch12
Ch11
Ch10
Ch10 math
Ch09
Ch08
Ch07
Ch06
Ch05
Ch04
Ch04 with problems
Ch03

Recently uploaded (20)

PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
August Patch Tuesday
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
WOOl fibre morphology and structure.pdf for textiles
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Encapsulation theory and applications.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Chapter 5: Probability Theory and Statistics
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
A Presentation on Touch Screen Technology
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
A comparative analysis of optical character recognition models for extracting...
Group 1 Presentation -Planning and Decision Making .pptx
Digital-Transformation-Roadmap-for-Companies.pptx
August Patch Tuesday
1 - Historical Antecedents, Social Consideration.pdf
WOOl fibre morphology and structure.pdf for textiles
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
A comparative study of natural language inference in Swahili using monolingua...
Assigned Numbers - 2025 - Bluetooth® Document
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Approach and Philosophy of On baking technology
Univ-Connecticut-ChatGPT-Presentaion.pdf
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Encapsulation theory and applications.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Chapter 5: Probability Theory and Statistics
gpt5_lecture_notes_comprehensive_20250812015547.pdf
A Presentation on Touch Screen Technology
Zenith AI: Advanced Artificial Intelligence
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...

Chapter.06

  • 2. What’s inside and on the CD?In this chapter you will learn how to:Format worksheets created with Microsoft ExcelDetermine special formatting characteristics for each type of dataMake changes to spreadsheet data in order to show how changes effect resultsAvoid making incorrect modifications to data2Practical Microsoft Office 2010
  • 3. How do I add borders and background colors?Borders and background colors define areas and can draw attention to important informationTo add borders, use the Font group on the Home tab and Format Cells dialog box3Practical Microsoft Office 2010
  • 4. How do I add borders and background colors?4Practical Microsoft Office 2010
  • 5. How do I add borders and background colors?Select border option buttons in the Border section of dialog boxThe Line area allows selection of decorative line styles or add colorFor a shortcut to Borders, use the button in the Font group on the Home tabClick the Fill tab to add a colored background to selected cells5Practical Microsoft Office 2010
  • 6. How do I format worksheet data?Buttons in the Font group on the Home tab allow you to select different font attributes for data in worksheet cellsValues and formula results can use the same font attributes used in labels6Practical Microsoft Office 2010
  • 7. How do I format worksheet data?7Practical Microsoft Office 2010
  • 8. How do I format worksheet data?To apply format:Click in the cell to formatClick as many font attributes as wantedClick outside cell to completeTo change font for range:Click top-left cell Drag mouse to selected cellsRelease mouse button Apply font formatting option8Practical Microsoft Office 2010
  • 9. How do I format worksheet data?Separate words or letters in a cell can be formatted differently. Use the mouse inside the cell to select words or characters to formatMore formatting options:Select cell(s) Click Format CellsClick Cells to display Cells Format dialog boxSelect formatting optionClick OK to apply9Practical Microsoft Office 2010
  • 10. How do I use the Format Cells dialog box?These number formats can be applied to cells that contain values:CurrencyPercentCommasDecimalsNumber group on the Home tab can be used to apply most common number formats Format Cells dialog box provides options to improve readability10Practical Microsoft Office 2010
  • 11. How do I use the Format Cells dialog box?The Accounting Number Format button button displays contents in local currency formatThe Percent Style button displays the cell contents as a percentage The Comma style button adds a comma to valuesThe Decrease Decimal button, one less digit is displayed, the Increase Decimal button, one more digit is displayedSelect a range of cells then click any format buttons to apply formatting to a range11Practical Microsoft Office 2010
  • 12. How do I use the Format Cells dialog box? 12Practical Microsoft Office 2010
  • 13. How do I adjust column and row size?A column too narrow will display as #####. The entire column width can be changed, but not just one cellTo adjust the width, position the pointer between two column headings. When the shape changes to , press and hold the left mouse button while you drag to adjust the width of the columnIf a label is too long to fit into a cell, it will extend into the cell on the right if that cell is empty. If not, the label will be cut off13Practical Microsoft Office 2010
  • 14. How do I adjust column and row size?14Practical Microsoft Office 2010
  • 15. How do I center and align cell contents?By default, labels are left-aligned while values and formulas are right-aligned.Typically, you will want to center or right-align a label when it is a column heading.Select the header cell and click the Align Text Right button.15Practical Microsoft Office 2010
  • 16. How do I center and align cell contents?Select a range of cells and click the desired alignment button to align a range of cells.Click column header at top of a column to select entire column.Click row header on left of row to select all cells in row.To center text across columns, select the range, then click the Merge & Center button.16Practical Microsoft Office 2010
  • 17. How do I center and align cell contents?To merge a range of cells in a column:Select the rangeClick the Merge & Center button in the Alignment group on the Home tabThe down-arrow button next to the Merge & Center button allows you to:Unmerge cellsMerge without centering17Practical Microsoft Office 2010
  • 18. How do I center and align cell contents?18Practical Microsoft Office 2010
  • 19. What happens when I copy and move cells?Use the Cut, Copy, and Paste buttons to copy or move cell contents to a different worksheet location.Label data is copied or moved without changing.When you copy and paste cells containing a formula, the copied formula is altered to work in the new location.19Practical Microsoft Office 2010
  • 20. What happens when I copy and move cells?A cell reference that changes when a formula is copied or moved is called a relative reference. Unless you specify otherwise, Excel treats all cell references as relative.20Practical Microsoft Office 2010
  • 21. What happens when I copy and move cells?To move data in cells:select the cells, then click the Cut buttonclick the new cell, then click the Paste buttonWhen you copy or move data in a range, click the cell in the top-left corner where you want the data to be pasted21Practical Microsoft Office 2010
  • 22. What happens when I copy and move cells?A formula containing a relative reference changes when it is copied or moved.Example:Assume cell B11 contains the formula =SUM(B5:B10). If you copy and paste that formula to cell C11, the formula will be changed to =SUM(C5:C10)This is because the references B5 and B10 are relative references.22Practical Microsoft Office 2010
  • 23. What happens when I copy and move cells?When the formula was in cell B11, Excel interpreted it as:=SUM the numbers in the six cells aboveWhen it was copied to cell C11, Excel adjusted the formula so it retained the same relative references, making it =SUM(C5:C10)23Practical Microsoft Office 2010
  • 24. What happens when I copy and move cells?24Practical Microsoft Office 2010
  • 25. When should I use absolute references?Sometimes, you do not want cell references to change when moved to a new location.An absolute reference will not change and always refer to the same cell.To create an absolute reference, insert a dollar sign ($) before the column reference and another dollar sign before the row reference.25Practical Microsoft Office 2010
  • 26. When should I use absolute references?If you want to use an absolute reference in a formula, begin typing, then press the F4 key after you click a cell to add it to the formula.Pressing the F4 key changes the current reference to an absolute reference.References can be combined so only one row or column is an absolute reference.26Practical Microsoft Office 2010
  • 27. When should I use absolute references?For example,$C1 creates an absolute column and a relative row referenceC$1 creates a relative column and an absolute row referenceThe absolute identifier will not change, but the relative identifier will.27Practical Microsoft Office 2010
  • 28. When should I use absolute references?28Practical Microsoft Office 2010
  • 29. How do I delete and insert rows and columns?When you insert or delete rows or columns, Excel will adjust your formulas to refer to the correct cells.To insert a row, select a row, click the down-arrow button next to Insert in the Cells group, then click Insert Sheet Rows.29Practical Microsoft Office 2010
  • 30. How do I delete and insert rows and columns?To insert more than one row, drag down over the number of rows to insert and follow the same steps for inserting a rowTo delete rows, select rows, drag over the rows you want to delete, click the down-arrow button next to Delete in the Cells group, then click Delete Sheet Rows30Practical Microsoft Office 2010
  • 31. How do I delete and insert rows and columns?Use the same procedures to insert and delete columns.Excel will adjust the relative cell references in formulas to keep them correct as you insert or delete.31Practical Microsoft Office 2010
  • 32. How do I delete and insert rows and columns?32Practical Microsoft Office 2010
  • 33. Can I use styles?Use predefined styles or create your own stylesPredefined includes formats for displaying: currency percentagesnumbersCreate your own to enhance your worksheetClick Styles in the Styles group, click the More button, then click New Cell styleType style name, and then use the Format Cells dialog box to modify your style33Practical Microsoft Office 2010
  • 34. Can I use styles?The Format Painter button allows you to copy and paste formats from one cell to anotherClick cell containing formats to be copiedClick Format Painter buttonClick cell where you want format appliedThe Styles group includes a variety of predefined formats designed to format entire worksheets or sections of worksheets34Practical Microsoft Office 2010
  • 35. Can I use styles?The Hide function is used to hide rows or columns you don’t want displayedTo use Hide function:Select rows or columns to be hiddenRight-click highlighted areaSelect HideTo display hidden rows or columns, select rows or columns bordering hidden section and right-click, then choose Unhide 35Practical Microsoft Office 2010
  • 36. Can I use styles?36Practical Microsoft Office 2010
  • 37. How do I manage multiple worksheets?A workbook – sometimes called a “3D workbook” – is a collection of worksheetsWorkbooks allow related worksheets to be grouped togetherWorksheets in a workbook can access data from other worksheets37Practical Microsoft Office 2010
  • 38. How do I manage multiple worksheets?Default workbook contains three worksheets, titled Sheet 1, Sheet 2, and sheet 3Click tabs at bottom of screen to navigateRename worksheets, change color of tab, or change order by right-clicking worksheet tab and making selection38Practical Microsoft Office 2010
  • 39. How do I manage multiple worksheets?To insert new worksheet:Right-click tab for worksheet that should follow new worksheetSelect Insert from shortcut menuMake selection from Insert dialog boxTo delete existing worksheet:Right-click worksheet’s tabClick Delete39Practical Microsoft Office 2010
  • 40. How do I manage multiple worksheets?Move/copy option allows you to change the order of worksheetsFor example, to insert new worksheet in front of Sheet 1, insert new sheet after any tab, then use Move/copy option to position as first sheet 40Practical Microsoft Office 2010
  • 41. How do I manage multiple worksheets?To reference data from other worksheets, include tab name before row letter and column number Example:Sheet3!A1 indicates Column A, Row 1 on Sheet 3Also reference data on other worksheets by:Navigating to worksheetClick desired cell Enter formula or function 41Practical Microsoft Office 2010
  • 42. How do I manage multiple worksheets?42Practical Microsoft Office 2010