Using protection and display options

Size: px
Start display at page:

Download "Using protection and display options"

Transcription

1 L E S S O N 6 Using protection and display options Lesson objectives Suggested teaching time In order to display and protect your worksheet data, you will: minutes a b c Create and control comments to better document your workbooks. Use locking and protection to prevent workbook formulas from being inadvertently altered. Use the Custom Views command to save different ways of viewing the same workbook. 6-1

2 Excel 2000: Advanced Ashbury Training a Using comments A comment is a text box that contains information about a worksheet cell. Comment indicators Comment indicators are displayed automatically for cells that have comments attached. A comment indicator is a small triangle in the upper-right corner of the cell. Comment indicators are not printed when you print a worksheet. Viewing comments You can view comments by using either of the following methods: Point to the cell containing a comment indicator; a text box containing the comment appears. Choose View, Comments. All comments are displayed. Use the Reviewing toolbar to navigate through, create, delete, or close comments. Choose View, Comments again to close all open comments. Selecting comments You can select all of the cells that contain comments by choosing Edit, Go To; clicking on Special; and clicking on the Comments option button. When you click on OK, all cells containing comments are selected in your worksheet. You can move between the selected cells by pressing either Tab or Enter. Printing comments You can print comments for a worksheet by selecting one of the options from the Comments box on the Sheet tab of the Page Setup dialog box. You can have Comments print either as they are displayed on your worksheet, or at the end of the worksheet. Task A-1: Viewing and adding comments 1. Open Display This is a sales tracking worksheet for the Benjamin of Brussels chocolate company. & Sometimes it is useful to add some explanation to a worksheet cell. Numbers seldom tell the whole story. 2. Observe the comment indicator in cell E6 3. Place the mouse pointer over cell E6 It is the small red triangle in the upper-right corner of the cell. To display the comment associated with the cell. 4. Select cell E9 You will add a comment to explain Simmonds low sales total. 6-2

3 Ashbury Training Lesson 6: Using protection and display options Tip: Point out that students can use the shortcut S + 2 to create comments. 5. From the shortcut menu for cell E9, choose _Insert_Comment _ To display a comment box containing your user name and an insertion point. 6. Replace User1 with The Boss Type Simmonds sales have suffered since the loss of his beloved car in the text box area. 7. Click outside the comment box To deselect it. A comment indicator now appears in cell E9. 8. Point to cell E9 To display the comment box. 9. Save the workbook as My Display Controlling the display of comment indicators If you do not want to display the comment indicators, you can hide them. When you hide the comment indicators, you change the setting for the program, not for the specific workbook. You have the following choices when displaying comment information: None, which does not display a comment indicator, or enable you to view comments. Comment Indicator Only, which displays a small red triangle in the upperright corner of the cell when there is a comment. Comments are displayed only when you position the mouse pointer over the cell to which the comment is attached. Comment & Indicator, which displays a small red triangle in the upperright corner of the cell when there is a comment, and also displays a text box containing the comment. 6-3

4 Excel 2000: Advanced Ashbury Training Task A-2: Controlling the display of comment indicators Point out that removing indicators does not remove the comments themselves. 1. Choose _Tools Options_ Select the View tab and observe the Comments section 2. In the Comments section, select None Click on OK 3. Point to and observe cells E6 and E9 4. Turn on the display of Comment & Indicator To display the Options dialog box. There are three options. To not show comment indicators. This change applies to the program, not just this workbook. To make the change and close the dialog box. Comments and indicators no longer appear in the workbook. Use the View tab of the Options dialog box. 5. Observe the workbook Displaying comments all the time can result in a very cluttered-looking workbook. It can also obscure other data. Practice Task Turn on the display of Comment Indicator Only. Deleting a comment To delete a comment from a cell, right-click on the cell and choose Delete Comment from the shortcut menu. Task A-3: Deleting comments Before you begin: Complete the Practice Task at the end of Task A-2. & The company does not consider personal problems an excuse for poor performance, so you will delete the comment associated with Simmonds sales 1. Select cell E9 You will delete the comment associated with this cell. 2. From the shortcut menu for cell E9, choose _Delete_Comment_ Tip: Point out that students also can use the Edit, Clear, Comments command. 3. Save the workbook To delete the comment. 6-4

5 Ashbury Training Lesson 6: Using protection and display options b Protecting workbooks After you complete a worksheet, you can protect the entire worksheet, or specific cells within the worksheet, so that the worksheet or cell contents cannot be changed. For example, you might want to protect cells that contain formulas. When someone tries to enter data into a protected cell, a message is immediately displayed, and the data cannot be entered. Protecting workbook windows and structure You can also control the ability to change the structure of a workbook and the way it is displayed. (For information on protecting workbooks, see "Protecting and Unprotecting Workbook Windows," and "Protecting and Unprotecting Workbook Structure," in Excel's online Help system.) Task B-1: Experimenting with an unprotected workbook 1. Select and observe cell F6 This cell contains a fairly complicated formula that calculates commissions. 2. In cell F6, type 20 Press C + R & It is fairly easy to inadvertently replace a formula with a value. To avoid having this happen to your painstakinglycrafted formulas, you can choose to lock cells and protect the workbook. 3. Observe cell F6 once again The value has replaced the formula. 4. Undo the last entry 5. Choose _Format Cells _ To display the Format Cells dialog box. 6. Select the Protection tab Protecting workbooks Use this overhead to explain the concepts of cell locking and workbook protection. 7. Click on OK To close the dialog box. By default, all cells are locked. Until you enable protection, however, the locks have no effect. Unlocking cell ranges in a worksheet Protecting a cell or range of cells involves two processes: locking and protecting. By default, all cells are locked. Therefore, you must unlock the cells that you do not want protected (for data entry, for instance). After you have unlocked selected cells, you can enable sheet protection. A cell is not fully protected until you enable sheet protection; before sheet protection is enabled, you can still change the contents of a cell, regardless of whether it is locked or unlocked. 6-5

6 Excel 2000: Advanced Ashbury Training % Safeguarding your worksheet is like placing a lock on the door and then locking it. You can place locks on all doors or just some of them. Any door with a lock can be locked to prevent anyone from opening the door. If the lock is not engaged, it will not stop anyone from entering. Protecting a worksheet works similarly. Task B-2: Unlocking selected cells q Objective: To unlock cells that contain values so that after protecting the workbook, users will still be able to enter data where they should be able to. 1. Choose _Edit Go_To _ Click on Special To display the Go To dialog box. To display the Go To Special dialog box. This feature is very useful for selecting cells that have some common attribute such as comments or blanks. 2. Select Constants Click on OK You will unlock all the cells that do not contain formulas. After protection, you will still be able to edit these cells. 3. Display the Format Cells dialog box Select the Protection tab, if necessary 4. Uncheck Locked Click on OK To remove the locks from the cells containing constants. 5. Click on any cell To deselect the selected cells. 6-6

7 Ashbury Training Lesson 6: Using protection and display options Protecting a worksheet You can protect a worksheet to prevent other users from changing the contents. When you enable worksheet protection, you can decide what elements of the worksheet you want to protect. You control this option in the Protect Sheet dialog box by activating any of the following three check boxes: Contents: prevents changes to the contents of cells in a worksheet. Objects: prevents others from deleting, moving, editing, or resizing graphic objects in the worksheet. Scenarios: prevents changes to scenarios in a worksheet. Warning: If you set a password, then using that password is the only way to remove protection from the sheet. Passwords are case-sensitive. If you forget the password, you will not be able to remove protection from the workbook. When worksheet protection is enabled, many of the menu choices will be unavailable and, therefore, dimmed. Removing sheet protection To remove sheet protection, choose Tools, Protection, Unprotect Sheet. Task B-3: Enabling and disabling protection M Advise students that using a password can be dangerous. If you assign a password and later forget what it was, or exactly how it was entered, you will not be able to remove worksheet protection. 1. Choose _Tools Protection Protect_Sheet _ Click on OK 2. Attempt to enter a value in cell F6 To display the Protect Sheet dialog box. You can set a password if you like, but it is not necessary. To turn on protection for the worksheet. Tip: Note that students can choose to protect only the active sheet or the entire workbook. Excel displays a message box telling you that the cell is protected. 3. Click on OK To close the message box. 4. Change the commission rate in cell J3 to 20% Because you unlocked the cells containing constants, you can still edit this cell. 6-7

8 Excel 2000: Advanced Ashbury Training 5. Observe the Insert menu Because the worksheet is protected, you cannot insert rows or columns. 6. Choose _Tools Protection Unprotect_Sheet _ To disable worksheet protection. 7. Save and close the workbook 6-8

9 Ashbury Training Lesson 6: Using protection and display options c Using custom views By using custom views, you can create a preserved set of worksheet display and print options, or views. You can create views, show the various views on screen, or delete views that you no longer need. You can create views when you want to hide several columns or rows by using outlining or the Format, Row, Hide command. You can also create views to set specific print settings and then preserve those settings for either viewing or printing at a later time. Creating views eliminates having to save the settings as a workbook file. Deleting a view To delete a view, select it from the Custom Views dialog box and click on Delete. Click on OK and close the Custom Views dialog box. Task C-1: Creating views Tell students that when a worksheet contains a great deal of data, it can be useful to save views that show only certain subsets of that data. Tip: Point out that students also can include print settings in a custom view. 1. Open Views This workbook contains sales information for fruits and vegetables. There is quite a bit of data. 2. Choose _View Custom_Views _ Click on Add 3. In the Name box, type Original To display the Custom Views dialog box. To display the Add View dialog box. Click on OK 4. Select rows 7 through 12 From the shortcut menu for the selected rows, select _Hide_ 5. Display the Custom Views dialog box To name a view that shows all the data. You will hide the vegetable sales. To hide the selected rows. (Choose View, Custom Views.) Click on Add Type Fruit Click on OK To create a view showing only fruit sales. 6. Save the workbook as My Views 6-9

10 Excel 2000: Advanced Ashbury Training Showing views After you have created the desired views, you can display them on your screen one at a time by using the Show button in the Custom Views dialog box. Task C-2: Showing views 1. Display the Custom Views dialog box There are now two views in the Views list. 2. Select Original Click on Show To show the original view of the worksheet. Practice Task 1. Create a view named Vegetables that shows only Vegetable sales. Rows 2 through 6 and row 12 should be hidden in this view. 2. Use the Custom Views dialog box to switch among the three views. 3. Show the Original view. 4. Save the workbook. Creating a view by using outlining You can use the outlining feature when creating views. The keyboard shortcut Ctrl + 8 can be used to toggle the outlining symbols on and off. If you hide the outlining symbols, you will need to use the options available with the Data, Group And Outline command to do any further outlining of your worksheet. Note: When you print a view created with the outlining feature, the outlining symbols do not print. 6-10

11 Ashbury Training Lesson 6: Using protection and display options Task C-3: Using outlining to create a view 1. Choose _Data Group_And_Outline Auto_Outline_ To automatically create an outline structure for the worksheet. For this to work properly, formulas must all point in the same direction. 2. Click on the column-level symbol 2 To view only quarterly and annual sales data. 3. Click on the row-level symbol 2 To hide the individual fruit and vegetable detail. 4. Display the Custom Views dialog box Click on Add Type Quarter Totals Click on OK To name this view of the sheet. 5. Save and close the workbook 6-11

12 Excel 2000: Advanced Ashbury Training ( Practice Unit for Lesson 6 In this activity, you will create several views by using the View, Custom Views command. To check your work, you can refer to Figures 6-1 and Open the file Practice - View. 2. Create a view, called Q1budget, that has column G (Quarter Average) hidden. 3. Use the outlining feature to create a second view, called Q1total. This view should show only the expense items in column B and the quarter totals in column F. 4. Clear the outline, and show column G. (Hint: Choose Data, Group And Outline, Clear Outline.) 5. Show both views (one at a time). 6. Save the file as My Practice - View 7. Close the file. Figure 6-1: The view Q1budget. 6-12

13 Ashbury Training Lesson 6: Using protection and display options Figure 6-2: The view Q1total. 6-13

14 Excel 2000: Advanced ) Wrap-up for 6 How might you use the protect, hide, and view options at your workplace? Answers might include: to control what information is displayed on a worksheet. a List some of the ways that you can use comments in your worksheets. Answers might include: to document a complicated formula, or to explain an unusually high or low number to others who will use the worksheet. b By default, is worksheet protection on or off? Worksheet protection is off. By default, are all cells locked or unlocked? Cells are locked. c Why might you create a custom view? To create a different view of your data (for example, to hide detail information so you can print a summary report). 6-14

Introduction to the workbook environment

Introduction to the workbook environment L E S S O N 7 Introduction to the workbook environment Lesson objectives Suggested teaching time To begin using the three-dimensional aspect of the Excel workbook, you will: 60-70 minutes a b c d Work

More information

To be able to create charts that graphically represent your worksheet data, you will: Create column charts on chart sheets by using the F11 key.

To be able to create charts that graphically represent your worksheet data, you will: Create column charts on chart sheets by using the F11 key. L E S S O N 1 Creating charts Suggested teaching time 55-65 minutes Lesson objectives To be able to create charts that graphically represent your worksheet data, you will: a b c Create column charts on

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Files in Microsoft Excel are referred to as Workbooks. This is because they can contain more than one sheet. The number of sheets a workbook can contain is only limited by your computer

More information

Troubleshooting in Microsoft Excel 2002

Troubleshooting in Microsoft Excel 2002 Page 1 of 8 Troubleshooting in Microsoft Excel 2002 Result: To understand how to work with the Excel software to enter data, navigate the page, and print materials. Tabs Look at the tabs at the bottom

More information

Excel. More Skills 11 Insert and Edit Comments. To complete this workbook, you will need the following file: You will save your workbook as: CHAPTER 2

Excel. More Skills 11 Insert and Edit Comments. To complete this workbook, you will need the following file: You will save your workbook as: CHAPTER 2 CHAPTER 2 Excel More Skills 11 Insert and Edit Comments A comment is a note that is attached to a cell, separate from other cell content. Comments can describe how a complex formula works or provide feedback

More information

Introduction to macros

Introduction to macros L E S S O N 7 Introduction to macros Suggested teaching time 30-40 minutes Lesson objectives To understand the basics of creating Visual Basic for Applications modules in Excel, you will: a b c Run existing

More information

Section 1 Microsoft Excel Overview

Section 1 Microsoft Excel Overview Course Topics: I. MS Excel Overview II. Review of Pasting and Editing Formulas III. Formatting Worksheets and Cells IV. Creating Templates V. Moving and Navigating Worksheets VI. Protecting Sheets VII.

More information

Switches between worksheet and menu / Ribbon. Calculates all worksheets in all open workbooks. Highlights shortcut keys of Menu and Ribbon items.

Switches between worksheet and menu / Ribbon. Calculates all worksheets in all open workbooks. Highlights shortcut keys of Menu and Ribbon items. Check for updates http://www.excelbee.com/all-excel-shortcuts/ Shortcut with Function Key Function Keys Description F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 Open "Microsoft Office Excel Help". Edit an Excel

More information

Lesson 16: Collaborating in Excel. Return to the Excel 2007 web page

Lesson 16: Collaborating in Excel. Return to the Excel 2007 web page Lesson 16: Collaborating in Excel Return to the Excel 2007 web page Working with Project Folders Create folders to store your files for a project in an organized manner Main folder in (Win XP) My Computer

More information

Excel 2003 Tutorial II

Excel 2003 Tutorial II This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial II Charts Chart Wizard Chart toolbar Resizing a chart

More information

Moving and copying data

Moving and copying data L E S S O N 4 Moving and copying data Suggested teaching time 50-60 minutes Lesson objectives To be able to move and copy data, you will: a b c d e Insert rows and ranges by using shortcut menu choices.

More information

1. Math symbols Operation Symbol Example Order

1. Math symbols Operation Symbol Example Order Excel 2 Microsoft Excel 2013 Mercer County Library System Brian M. Hughes, County Executive Excel s Order of Calculation 1. Math symbols Operation Symbol Example Order Parentheses ( ) =(4+2)*8 1st Exponents

More information

Quick Reference Guide 8 Excel 2013 for Windows Keyboard Shortcut Keys

Quick Reference Guide 8 Excel 2013 for Windows Keyboard Shortcut Keys Quick Reference Guide 8 Excel 2013 for Windows Keyboard Shortcut Keys Control Shortcut s Ctrl + PgDn Ctrl + PgUp Ctrl + Shift + & Ctrl + Shift_ Ctrl + Shift + ~ Ctrl + Shift + $ Ctrl + Shift + % Ctrl +

More information

EXCEL 2002 (XP) FOCUS ON: DESIGNING SPREADSHEETS AND WORKBOOKS

EXCEL 2002 (XP) FOCUS ON: DESIGNING SPREADSHEETS AND WORKBOOKS EXCEL 2002 (XP) FOCUS ON: DESIGNING SPREADSHEETS AND WORKBOOKS ABOUT GLOBAL KNOWLEDGE, INC. Global Knowledge, Inc., the world s largest independent provider of integrated IT education solutions, is dedicated

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

MOVING AND COPYING DATA...

MOVING AND COPYING DATA... Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS... 6 BASIC EXCEL REVIEW... 6 ENTERING FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references... 7 Using a simple cell

More information

MICROSOFT EXCEL TUTORIAL HANDOUT

MICROSOFT EXCEL TUTORIAL HANDOUT MICROSOFT EXCEL TUTIAL HANDOUT Opening Microsoft Excel 1. Click on the START button. 2. Click on PROGRAMS. 3. Click on MICROSOFT EXCEL. The Excel Screen Formula Bar Minimize Buttons Restore Buttons Close

More information

Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1

Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1 Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1 Excel 2010 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains the initial value(s) of the series

More information

Microsoft Excel > Shortcut Keys > Shortcuts

Microsoft Excel > Shortcut Keys > Shortcuts Microsoft Excel > Shortcut Keys > Shortcuts Function Keys F1 Displays the Office Assistant or (Help > Microsoft Excel Help) F2 Edits the active cell, putting the cursor at the end* F3 Displays the (Insert

More information

Microsoft Excel 2013 Unit 1: Spreadsheet Basics & Navigation Student Packet

Microsoft Excel 2013 Unit 1: Spreadsheet Basics & Navigation Student Packet Microsoft Excel 2013 Unit 1: Spreadsheet Basics & Navigation Student Packet Signing your name below means the work you are turning in is your own work and you haven t given your work to anyone else. Name

More information

Microsoft Excel 2013 Comments (Level 3)

Microsoft Excel 2013 Comments (Level 3) IT Training Microsoft Excel 2013 Comments (Level 3) Contents Introduction...1 Adding a Comment to a Cell...1 Displaying Cell Comments...2 Editing a Cell Comment...3 Deleting a Cell Comment...3 Searching

More information

MICROSOFT EXCEL KEYBOARD SHORCUTS

MICROSOFT EXCEL KEYBOARD SHORCUTS MICROSOFT EXCEL KEYBOARD SHORCUTS F1 Displays the Office Assistant or (Help > Microsoft Excel Help) F2 Edits the active cell, putting the cursor at the end F3 Displays the (Insert > Name > Paste) dialog

More information

Interim Standards New Directions Workbook One EASI Tool Excel Support Document Contents:

Interim Standards New Directions Workbook One EASI Tool Excel Support Document Contents: Interim Standards New Directions Workbook One EASI Tool Excel Support Document Contents: 1. EASI Tool Template.... 2 2. Accessing and Saving the Tool Template.... 2 3. Screen View... 3 4. Comments/Guidance

More information

Setting Security in Microsoft Excel 2003

Setting Security in Microsoft Excel 2003 Setting Security in Microsoft Excel 2003 Introduction Excel worksheets are often used as forms or templates for users to type in their own information and upon which set calculations are then carried out.

More information

Quick Guide for Excel 2015 Data Management November 2015 Training:

Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu/training Excel 2016 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains

More information

Formatting Worksheets

Formatting Worksheets 140 :: Data Entry Operations 7 Formatting Worksheets 7.1 INTRODUCTION Excel makes available numerous formatting options to give your worksheet a polished look. You can change the size, colour and angle

More information

Advanced formula construction

Advanced formula construction L E S S O N 2 Advanced formula construction Lesson objectives Suggested teaching time 40-50 minutes To become more adept at using formulas to get the data you want out of Excel, you will: a b c d Use range

More information

6. Essential Spreadsheet Operations

6. Essential Spreadsheet Operations 6. Essential Spreadsheet Operations 6.1 Working with Worksheets When you open a new workbook in Excel, the workbook has a designated number of worksheets in it. You can specify how many sheets each new

More information

To be able to modify a worksheet and use functions, you will: Select ranges of cells on a worksheet by using the mouse.

To be able to modify a worksheet and use functions, you will: Select ranges of cells on a worksheet by using the mouse. L E S S O N 3 Modifying a workbook Suggested teaching time 60-70 minutes Lesson objectives To be able to modify a worksheet and use functions, you will: a b c Select ranges of cells on a worksheet by using

More information

Computer with Microsoft Excel Printer (optional) STUDENT WORKSHEET: Using Microsoft Excel to Record Weather Observations

Computer with Microsoft Excel Printer (optional) STUDENT WORKSHEET: Using Microsoft Excel to Record Weather Observations Basic Excel Overview: Microsoft Excel is a spreadsheet application. It is a flexible program that can be used to perform calculations on numerical data, graph data and as a simple database. In this lesson

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

Introducing Microsoft Office Specialist Excel Module 1. Adobe Captivate Wednesday, May 11, 2016

Introducing Microsoft Office Specialist Excel Module 1. Adobe Captivate Wednesday, May 11, 2016 Slide 1 - Introducing Microsoft Office Specialist Excel 2013 Introducing Microsoft Office Specialist Excel 2013 Module 1 Page 1 of 25 Slide 2 - Lesson Objectives Lesson Objectives Understand what Microsoft

More information

Insert Subtotals in Excel and Link Data to a Word Document

Insert Subtotals in Excel and Link Data to a Word Document CHAPTER 1 Integrated Projects More Skills 11 Insert Subtotals in Excel and Link Data to a Word Document In Excel, summary statistics such as totals and averages can be calculated for groups of data by

More information

SPREADSHEET (Excel 2007)

SPREADSHEET (Excel 2007) SPREADSHEET (Excel 2007) 1 U N I T 0 4 BY I F T I K H A R H U S S A I N B A B U R Spreadsheet Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative

More information

Lesson 18 Getting Started with Excel Essentials

Lesson 18 Getting Started with Excel Essentials Getting Started with Excel Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition 1 Objectives Identify the parts of the Excel screen. Navigate through a worksheet and a workbook.

More information

Microsoft Office Excel 2010: Level 1

Microsoft Office Excel 2010: Level 1 Microsoft Office Excel 2010: Level 1 Table of Contents Lesson 3: Modifying a Worksheet A: Edit Worksheet Data... 46 B: Find and Replace Data... 51 C: Manipulate Worksheet Elements... 57 Lesson 3 Modifying

More information

Validate and Protect Data

Validate and Protect Data Validate and Protect Data Chapter 8 Objectives In this section you will Restrict Data Entry to a Cell Test the Data Entered in a Cell for Validity Display Instructions for Data Entry Display Error Messages

More information

Learning Worksheet Fundamentals

Learning Worksheet Fundamentals 1.1 LESSON 1 Learning Worksheet Fundamentals After completing this lesson, you will be able to: Create a workbook. Create a workbook from a template. Understand Microsoft Excel window elements. Select

More information

Les s on Objectives. Student Files Us ed

Les s on Objectives. Student Files Us ed Lesson 3 - Potpourri 31 Lesson 3 P otpourri Les s on Topics The Fill Command Wrapping Text View Options Edit Options Other Fill Handle Uses Les s on Objectives At the end of the lesson, you will be able

More information

Excel Tips for Compensation Practitioners Weeks Data Validation and Protection

Excel Tips for Compensation Practitioners Weeks Data Validation and Protection Excel Tips for Compensation Practitioners Weeks 29-38 Data Validation and Protection Week 29 Data Validation and Protection One of the essential roles we need to perform as compensation practitioners is

More information

Spreadsheet Concepts: Creating Charts in Microsoft Excel

Spreadsheet Concepts: Creating Charts in Microsoft Excel Spreadsheet Concepts: Creating Charts in Microsoft Excel lab 6 Objectives: Upon successful completion of Lab 6, you will be able to Create a simple chart on a separate chart sheet and embed it in the worksheet

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

More information

Introduction to tabs and tables

Introduction to tabs and tables L E S S O N 5 Introduction to tabs and tables Suggested teaching time 40-50 minutes Lesson objectives To work with tab stops and tables in your document, you will: a b c Identify, set, edit, and remove

More information

THE FORMULAS TAB, CELL REFERENCING,THE VIEW TAB & WORKBOOK SECURITY THE FORMULAS TAB, CELL REFERENCING, THE VIEW TAB & WORKBOOK SECURITY OBJECTIVES

THE FORMULAS TAB, CELL REFERENCING,THE VIEW TAB & WORKBOOK SECURITY THE FORMULAS TAB, CELL REFERENCING, THE VIEW TAB & WORKBOOK SECURITY OBJECTIVES THE FORMULAS TAB, CELL REFERENCING,THE VIEW TAB & WORKBOOK SECURITY Session 9 THE FORMULAS TAB, CELL REFERENCING, THE VIEW TAB & WORKBOOK SECURITY General Objectives OBJECTIVES Session 9 In this Session,

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Excel 2007 Intermediate Table of Contents

Excel 2007 Intermediate Table of Contents Table of Contents Working with Data... 1 Subtotals... 1 Removing Subtotals... 2 Grouping Columns or Rows... 2 Ungrouping Data... 3 AutoCalculate Customize Status Bar... 3 Format as Table Filters and Sorting...

More information

Excel Lesson 1 Microsoft Excel Basics

Excel Lesson 1 Microsoft Excel Basics Microsoft Excel Basics Microsoft Office 2010 Introductory 1 Objectives Define the terms spreadsheet and worksheet. Identify the parts of a worksheet. Start Excel, open an existing workbook, and save a

More information

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5.

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5. Data Entry, Cell Formatting, and Cell Protection in Excel 2004 In this workshop, you start by adding to the number of sheets in your workbook and then grouping four of the sheets to set up a small spreadsheet

More information

Check the spelling of the worksheet by using Excel s spelling check feature.

Check the spelling of the worksheet by using Excel s spelling check feature. L E S S O N 6 Printing a worksheet Suggested teaching time 40-50 minutes Lesson objectives To prepare a worksheet for printing, you will: a b c d Check the spelling of the worksheet by using Excel s spelling

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

Create an external reference (link) to a cell range in another workbook

Create an external reference (link) to a cell range in another workbook ProductsTemplatesStoreSupport My accountsign in Create an external reference (link) to a cell range in another workbook You can refer to the contents of cells in another workbook by creating an external

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

Candy is Dandy Project (Project #12)

Candy is Dandy Project (Project #12) Candy is Dandy Project (Project #12) You have been hired to conduct some market research about M&M's. First, you had your team purchase 4 large bags and the results are given for the contents of those

More information

Introduction to PowerPoint

Introduction to PowerPoint L E S S O N 1 Introduction to PowerPoint Lesson objectives Suggested teaching time To become familiar with PowerPoint's presentation capabilities, you will: 40-50 minutes a b c Start the program, open

More information

Excel 2010 Charts - Intermediate Excel 2010 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2

Excel 2010 Charts - Intermediate Excel 2010 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2 Table of Contents COURSE OVERVIEW... 2 DISCUSSION... 2 COURSE OBJECTIVES... 2 COURSE TOPICS... 2 LESSON 1: MODIFY CHART ELEMENTS... 3 DISCUSSION... 3 FORMAT A CHART ELEMENT... 4 WORK WITH DATA SERIES...

More information

Intermediate Excel Training Course Content

Intermediate Excel Training Course Content Intermediate Excel Training Course Content Lesson Page 1 Absolute Cell Addressing 2 Using Absolute References 2 Naming Cells and Ranges 2 Using the Create Method to Name Cells 3 Data Consolidation 3 Consolidating

More information

Changing Worksheet Views

Changing Worksheet Views PROCEDURES LESSON 1: TOURING EXCEL Starting Excel 1 Click the Start button 2 Click All Programs 3 Click the Microsoft Office folder icon 4 Click Microsoft Excel 2010 Naming and Saving (Ctrl+S) a Workbook

More information

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook Excel 2016 Main Screen Fundamental Concepts General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Ctrl + O Ctrl + N Ctrl + S Ctrl + P Ctrl + W Help Run Spell Check Calculate

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

Microsoft Office Excel 2003

Microsoft Office Excel 2003 Microsoft Office Excel 2003 Tutorial 1 Using Excel To Manage Data 1 Identify major components of the Excel window Excel is a computerized spreadsheet, which is an important business tool that helps you

More information

Beginner s Guide to Microsoft Excel 2002

Beginner s Guide to Microsoft Excel 2002 Beginner s Guide to Microsoft Excel 2002 Microsoft Excel lets you create spreadsheets, which allow you to make budgets, track inventories, calculate profits, and design charts and graphs. 1. Open Start

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

4) Study the section of a worksheet in the image below. What is the cell address of the cell containing the word "Qtr3"?

4) Study the section of a worksheet in the image below. What is the cell address of the cell containing the word Qtr3? Choose The Correct Answer: 1) Study the highlighted cells in the image below and identify which of the following represents the correct cell address for these cells: a) The cell reference for the selected

More information

Contents. Group 3 Excel Handouts 2010

Contents. Group 3 Excel Handouts 2010 Contents Function Library... 2 Function Operators... 2 Order of Multiple Operators... 2 Function Library... 3 Formula Auditing... 4 Name Cells... 7 Comments... 8 Show Ink... 9 Show Ink is a colorful way

More information

Quick Reference Summary

Quick Reference Summary Microsoft Excel 2010 Quick Reference Summary Microsoft Excel 2010 Quick Reference Summary 3-D Chart, Rotate EX 462 3-D Rotation button (Chart Tools Layout tab Background, change rotation (Format Chart

More information

Beginning a presentation

Beginning a presentation L E S S O N 2 Beginning a presentation Suggested teaching time 40-50 minutes Lesson objectives To learn how to create and edit title and bullet slides, you will: a b c d Select slide types by using the

More information

Microsoft Excel: Linking & Sharing Data. Dawn Bjork, MCT, MOSM The Software Pro. Learning Guide

Microsoft Excel: Linking & Sharing Data. Dawn Bjork, MCT, MOSM The Software Pro. Learning Guide Microsoft Excel: Linking & Sharing Data Learning Guide Dawn Bjork, MCT, MOSM The Software Pro Technology Speaker Microsoft Certified Trainer Certified Excel Expert Microsoft Office Specialist Master Dawn@

More information

Application of Skills: Microsoft Excel 2013 Tutorial

Application of Skills: Microsoft Excel 2013 Tutorial Application of Skills: Microsoft Excel 2013 Tutorial Throughout this module, you will progress through a series of steps to create a spreadsheet for sales of a club or organization. You will continue to

More information

Basic tasks in Excel 2013

Basic tasks in Excel 2013 Basic tasks in Excel 2013 Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information.

More information

"Excel"-erate Your Worksheets! Shortcuts and Power Tips NDSU Information Technology Services December 18, 2006

Excel-erate Your Worksheets! Shortcuts and Power Tips NDSU Information Technology Services December 18, 2006 "Excel"-erate Your Worksheets! Shortcuts and Power Tips NDSU Information Technology Services December 18, 2006 1. Check Which Version of Excel You're Using a. Click Help, About Microsoft Office Excel 2.

More information

Excel Intermediate

Excel Intermediate Excel 2013 - Intermediate (103-124) Advanced Functions Quick Links Range Names Pages EX394 EX407 Data Validation Pages EX410 EX419 VLOOKUP Pages EX176 EX179 EX489 EX500 IF Pages EX172 EX176 EX466 EX489

More information

IT ACADEMY LESSON PLAN

IT ACADEMY LESSON PLAN IT Academy Program 10 IT ACADEMY LESSON PLAN Microsoft Excel Lesson 1 Turn potential into success Lesson 1: Understanding Microsoft Office Excel 2010 Learning Objectives Lesson Introduction Creating a

More information

Microsoft MOS-EXP. Microsoft Excel 2002 Core.

Microsoft MOS-EXP. Microsoft Excel 2002 Core. Microsoft MOS-EXP Microsoft Excel 2002 Core http://killexams.com/exam-detail/mos-exp Answer: A, C Cells may be deleted by either selecting Edit, Delete on the Menu bar, or by right-clicking the selected

More information

Introduction to macros

Introduction to macros L E S S O N 6 Introduction to macros Suggested teaching time 45-55 minutes Lesson objectives In this lesson, you will learn about macros by: a b c Running and recording a new macro by using the record

More information

Create your first workbook

Create your first workbook Create your first workbook You've been asked to enter data in Excel, but you've never worked with Excel. Where do you begin? Or perhaps you have worked in Excel a time or two, but you still wonder how

More information

This document describes how to use the CAP workbook with Excel It applies to version 6b of the workbook.

This document describes how to use the CAP workbook with Excel It applies to version 6b of the workbook. Introduction This document describes how to use the CAP workbook with Excel 2007. It applies to version 6b of the workbook. Be sure to use the new version 6b of the CAP workbook when using Excel 2007!

More information

Building interactive presentations

Building interactive presentations L E S S O N 5 Building interactive presentations Lesson objectives Suggested teaching time To become familiar with interactive presentations, you will: 60-70 minutes a b c Create internal and external

More information

Changing Worksheet Views

Changing Worksheet Views PROCEDURES LESSON 1: TOURING EXCEL Starting Excel From the Windows Start screen, click the Excel 2013 program tile 1 Right-click a blank area of the Windows Start screen 2 Click the All Apps button 3 Click

More information

Microsoft Excel for Beginners

Microsoft Excel for Beginners Microsoft Excel for Beginners training@health.ufl.edu Basic Computing 4 Microsoft Excel 2.0 hours This is a basic computer workshop. Microsoft Excel is a spreadsheet program. We use it to create reports

More information

Using Excel to Troubleshoot EMIS Data

Using Excel to Troubleshoot EMIS Data Using Excel to Troubleshoot EMIS Data Overview Basic Excel techniques can be used to analyze EMIS data from Student Information Systems (SISs), from the Data Collector, and on ODE EMIS reports This session

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

COURSE CONTENT EXCEL BASIC ONE DAY

COURSE CONTENT EXCEL BASIC ONE DAY COURSE CONTENT EXCEL BASIC ONE DAY SOME OF THE BENEFITS OF USING A SPREADSHEET STARTING EXCEL GETTING YOURSELF ORIENTATED WITH THE EXCEL SCREEN THE OFFICE BUTTON/FILE TAB THE TITLE BAR THE RIBBONS GROUPS

More information

Reviewing Hidden Content during Native Review

Reviewing Hidden Content during Native Review Reviewing Hidden Content during Native Review Introduction When conducting a native file review it is important to note that certain files can have hidden content. These are features of certain software

More information

New Perspectives on Microsoft Excel Module 1: Getting Started with Excel

New Perspectives on Microsoft Excel Module 1: Getting Started with Excel New Perspectives on Microsoft Excel 2016 Module 1: Getting Started with Excel 1 Objectives, Part 1 Open and close a workbook Navigate through a workbook and worksheet Select cells and ranges Plan and create

More information

Lesson 1: Exploring Excel Return to the Excel 2007 web page

Lesson 1: Exploring Excel Return to the Excel 2007 web page Lesson 1: Exploring Excel 2007 Return to the Excel 2007 web page Presenting Excel 2007 Excel can be used for a wide variety of tasks: Creating and maintaining detailed budgets Tracking extensive customer

More information

Introduction to Charts

Introduction to Charts Microsoft Excel 2013: Part 6 Introduction to Charts, Naming Cells, Create Drop-down lists, Track Changes, & Finalizing Your Workbook Introduction to Charts Charts allow you to illustrate your workbook

More information

Excel Shortcuts Increasing YOUR Productivity

Excel Shortcuts Increasing YOUR Productivity Excel Shortcuts Increasing YOUR Productivity CompuHELP Division of Tommy Harrington Enterprises, Inc. tommy@tommyharrington.com https://www.facebook.com/tommyharringtonextremeexcel Excel Shortcuts Increasing

More information

Working with Excel CHAPTER 1

Working with Excel CHAPTER 1 CHAPTER 1 Working with Excel You use Microsoft Excel to create spreadsheets, which are documents that enable you to manipulate numbers and formulas to quickly create powerful mathematical, financial, and

More information

Section 7. Topics Covered

Section 7. Topics Covered Section 7 Topics Covered " Inserting and deleting worksheets... 7-2 " Moving and copying worksheets... 7-2 " Using linking formulae... 7-5 " Using Paste Special... 7-6 " Viewing multiple workbooks... 7-12

More information

Working with Excel involves two basic tasks: building a spreadsheet and then manipulating the

Working with Excel involves two basic tasks: building a spreadsheet and then manipulating the Working with Excel You use Microsoft Excel to create spreadsheets, which are documents that enable you to manipulate numbers and formulas to create powerful mathematical, financial, and statistical models

More information

Using FIS & The Federal Funds Interest Calculator (for Excel 2007)

Using FIS & The Federal Funds Interest Calculator (for Excel 2007) Using FIS & The Federal Funds Interest Calculator (for Excel 2007) 1 TABLE OF CONTENTS Page 3 4 7 11 16 18 20 27 28 Subject Area Notes Getting the Data from FIS Downloading the Data Preparing the Data

More information

KEYBOARD SHORTCUTS AND HOT KEYS

KEYBOARD SHORTCUTS AND HOT KEYS KEYBOARD SHORTCUTS AND HOT KEYS Page 1 This document is devoted to using the keyboard instead of the mouse to perform tasks within applications. This list is by no means the "be all and end all". There

More information

Working with Data and Charts

Working with Data and Charts PART 9 Working with Data and Charts In Excel, a formula calculates a value based on the values in other cells of the workbook. Excel displays the result of a formula in a cell as a numeric value. A function

More information

Excel. module. Lesson 1 Create a Worksheet Lesson 2 Create and Revise. Lesson 3 Edit and Format

Excel. module. Lesson 1 Create a Worksheet Lesson 2 Create and Revise. Lesson 3 Edit and Format module 2 Excel Lesson 1 Create a Worksheet Lesson 2 Create and Revise Formulas Lesson 3 Edit and Format Worksheets Lesson 4 Print Worksheets Lesson 5 Modify Workbooks Lesson 6 Create and Modify Charts

More information

Les s on Objectives. Student Files Us ed

Les s on Objectives. Student Files Us ed Lesson 3 - Data Lists 23 Lesson 3 Data L ists Les s on Topics Data Lists Using the Data Form Sorting and Filtering the Data List The Total Row Les s on Objectives At the end of the lesson, you will be

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

Excel Training - Beginner March 14, 2018

Excel Training - Beginner March 14, 2018 Excel Training - Beginner March 14, 2018 Working File File was emailed to you this morning, please log in to your email, download and open the file. Once you have the file PLEASE CLOSE YOUR EMAIL. Open

More information

Microsoft Excel Chapter 1. Creating a Worksheet and a Chart

Microsoft Excel Chapter 1. Creating a Worksheet and a Chart Microsoft Excel 2013 Chapter 1 Creating a Worksheet and a Chart Objectives Describe the Excel worksheet Enter text and numbers Use the Sum button to sum a range of cells Enter a simple function Copy the

More information

Microsoft Excel Keyboard Shortcuts

Microsoft Excel Keyboard Shortcuts Microsoft Excel Keyboard Shortcuts Here is a complete list of keyboard shortcuts for Microsoft Excel. Most of the shortcuts will work on all Excel versions on Windows based computer. Data Processing Shortcuts

More information