So let s get started with a simple example to illustrate the difference between the worksheet level protection and workbook level protection.

Size: px
Start display at page:

Download "So let s get started with a simple example to illustrate the difference between the worksheet level protection and workbook level protection."

Transcription

1 It is often necessary to protect either the sensitive information in one s actual worksheet or the workbook structure, from being edited. Excel provides different options for protecting and securing one s data and we are going to look at the two most commonly used ones, namely protecting one s worksheet and protecting one s workbook. So let s get started with a simple example to illustrate the difference between the worksheet level protection and workbook level protection. Table of Contents 1 Introduction 2 Worksheet Level Protection in Excel 3 Workbook Level Protection 3.1 Crossover Tips 3.2 Setting Formatting Restrictions Blocking Theme or Scheme Switching 3.3 Setting Formatting Restrictions Only Allowing Certain Parts of the Document to be changed/edited 3.4 Setting Formatting Restrictions Protecting the Document and making the whole document Read Only. 4 Download Area 5 Conclusion 6 Useful Links Introduction A hypothetical company has decided to hire consultants, to test the skill levels and competencies of their employees, using assessments. Read More: Workbook-level Events and Their Uses Each employee is given seven assessments to complete in a set time, for each assessment and the score is recorded by the assessor on an Excel spreadsheet. There is a section for employee feedback on the spreadsheet and two other spreadsheets, in the same workbook, which allows for the assessor to give feedback, and the manager to make an input. The assessor inputs the score, then gives feedback, then sends the spreadsheet to the manager for input, the manager sends it back to the assessor, and then finally the spreadsheet is sent All rights reserved to ExcelDemy.com. 1

2 to the employee for feedback. So needless to say there are certain sections that the assessor and manager would not want the employee to edit. The source data is shown below. All rights reserved to ExcelDemy.com. 2

3 All rights reserved to ExcelDemy.com. 3

4 Worksheet Level Protection in Excel 1) So, on the sheet called EmployeeEvaluation, which is the first sheet in the workbook, we would like the employee only to be able to edit cell B16, which is the designated employee feedback cell. We would like all the other cells not to be edited. 2) The cells are by default in the worksheet all locked, so in order to change, B16 s status All rights reserved to ExcelDemy.com. 4

5 specifically, we right-click cell B16 and choose Format Cells. 3) Make sure the Protection Tab is selected and uncheck Locked. All rights reserved to ExcelDemy.com. 5

6 All rights reserved to ExcelDemy.com. 6

7 4) Now go to Review>Changes>Protect Sheet. 5) In the Protect Sheet Dialog Box, choose what you want the users of the worksheet to be able to do, in this case, we are going to uncheck Select locked cells, so users (the employee who receives the workbook at the end of the day in our example) will only be able to select the unlocked cell B16 basically. All rights reserved to ExcelDemy.com. 7

8 6) Set a password. You don t have to set a password, but without setting a password, protecting the sheet then basically becomes a toggle on/toggle off button and any user can just unprotect the sheet by going to Review>Changes>Unprotect sheet. In this case, we ll set our password as SheetOne, so that no user can unprotect the sheet without this specific password. It is advisable to always set strong passwords when protecting one s worksheets/workbooks/documents that contain letters, numbers and special characters. However, for the purposes of this example, the password is a simple one. All rights reserved to ExcelDemy.com. 8

9 7) Click Ok. 8) You ll be asked to re-enter the password as shown below in the Confirm Password Dialog Box. All rights reserved to ExcelDemy.com. 9

10 9) Re-enter the password and click Ok. 10) Now the only cell a user will be able to select is cell B16, and the employee can thus enter their feedback/comments in this cell. All rights reserved to ExcelDemy.com. 10

11 11) Now go to the sheet called AssessorsComments which is the second sheet in the workbook, and go to Review>Changes>Protect Sheet, in this case, deselect the Select locked cells option and set the password as SheetTwo. All rights reserved to ExcelDemy.com. 11

12 12) Click Ok and re-enter the password, when prompted and then click Ok again. On the sheet called AssessorsComments, no cells can be selected at all, and thus no cell contents in the worksheet can be changed. 13) We now go to the sheet called ManagersComments and go to Review>Changes>Protect Sheet. We also deselect the Select locked cells option and set this password to SheetThree All rights reserved to ExcelDemy.com. 12

13 in the Protect Sheet Dialog Box. 14) Click Ok and re-enter the password when prompted and then click Ok again. Now, one will not be able to select any cells in the worksheet. 15) In order to unprotect one of the sheets, one has just protected. In this case, let s choose AssessorsComments. Go to Review>Changes>Unprotect Sheet. All rights reserved to ExcelDemy.com. 13

14 16) You will be asked for the password, in this case, it was SheetTwo, so enter SheetTwo. All rights reserved to ExcelDemy.com. 14

15 17) Press Ok and the user will now be able to select and edit all cells in this worksheet. All rights reserved to ExcelDemy.com. 15

16 All rights reserved to ExcelDemy.com. 16

17 Workbook Level Protection Protecting a workbook means that users cannot view hidden sheets, add, move, delete, hide or rename worksheets. Read More: Working with Dialog Boxes in Excel All rights reserved to ExcelDemy.com. 17

18 1) In order to protect the Workbook at hand, go to Review>Changes>Protect Workbook. 2) Set a password, in the Protect Structure and Windows Dialog Box. In this case, enter the password TheWorkBook. All rights reserved to ExcelDemy.com. 18

19 3) Click Ok. Confirm the password in the Confirm Password dialog box and then click Ok. All rights reserved to ExcelDemy.com. 19

20 4) While the workbook is protected, if you right-click one of the sheets, you ll see that you will no longer be able to insert a new sheet, hide a sheet, rename the sheet, move the sheet or delete the sheet. All rights reserved to ExcelDemy.com. 20

21 5) In order to unprotect the workbook, go to Review>Changes>Protect Workbook. 6) Enter the password needed to unprotect the workbook, in this case, it was TheWorkBook, in the Unprotect Workbook dialog box. All rights reserved to ExcelDemy.com. 21

22 7) Click Ok and the workbook is now unprotected again and you can thus insert, rename, move, copy or rename sheets. All rights reserved to ExcelDemy.com. 22

23 All rights reserved to ExcelDemy.com. 23

24 Crossover Tips MS Word also provides multiple ways of protecting one s document and restricting editing in order to prevent changes from being made to one s document or certain sections of one s document. Our Source Document is shown below. All rights reserved to ExcelDemy.com. 24

25 Setting Formatting Restrictions Blocking Theme or Scheme Switching We have used the Slice theme, in this document, so we would like to prevent other users from changing this theme since this would totally change the look and formatting of our document. Read More: Creating a pivot table in a worksheet connecting to another worksheet in the same workbook 1) In order to do this, we go to Review>Protect>Restrict Editing. All rights reserved to ExcelDemy.com. 25

26 2) The Restrict Editing Panel should appear on the right-hand side of the document as shown below, with three different numbered sections. All rights reserved to ExcelDemy.com. 26

27 3) Under the first numbered section, called Formatting restrictions, check the Limit formatting to a selection of Styles option. All rights reserved to ExcelDemy.com. 27

28 4) Click on Settings.. 5) In the Formatting Restrictions Dialog Box, ensure that Block theme or Scheme Switching is checked. All rights reserved to ExcelDemy.com. 28

29 6) Say yes to the Prompt to remove styles or formatting that is not allowed. 7) Now, if you go to Design>Themes, you ll see that the Themes Option is grayed out and can no longer be selected or changed. All rights reserved to ExcelDemy.com. 29

30 8) While the Restrict Editing Panel is still open, click on the Yes, Start Enforcing Protection button as shown below. All rights reserved to ExcelDemy.com. 30

31 9) Enter a password, in this case, we set DocumentOne as the password. The same guidelines for creating a strong password should be followed, for Word documents, in terms of the password should contain numbers, letters and punctuation marks, however, for the purposes of this example we have kept the password simple. All rights reserved to ExcelDemy.com. 31

32 10) Click Ok, and then close the Restrict Editing Panel and now the user will not be able to change the theme, without having the password. 11) In order to enable users to change the theme and stop protection, we need to go to Restrict Editing again, we can either access it the same way we did before or by going to All rights reserved to ExcelDemy.com. 32

33 File>Info>Protect Document. Click on the drop-down arrow and select Restrict Editing. 12) The Restrict Editing Panel is then shown on the right-hand side and gives the information that the document is currently protected from editing. Firstly, click the button to Stop Protection. All rights reserved to ExcelDemy.com. 33

34 All rights reserved to ExcelDemy.com. 34

35 13) Enter the password for the document set originally, which was DocumentOne and click Ok. 14) One can now reset the Formatting restrictions in the Restrict Editing Panel, in order to allow users to change the theme. The way one does this is in the Formatting restrictions section, clicking on Settings.. All rights reserved to ExcelDemy.com. 35

36 All rights reserved to ExcelDemy.com. 36

37 15) Uncheck the Block Theme or Scheme Switching. 16) Click Ok. Lastly to complete the process totally, uncheck the Limit formatting to a selection of styles, in order to not be limited to certain styles either and then close the Restrict Editing Panel. 17) Now the theme can be changed again, and the formatting restrictions have been totally removed. Setting Formatting Restrictions Only Allowing Certain Parts of the Document to be changed/edited We would now like to ensure that only certain sections of the Word document can be edited. In this case, we d ideally like our employee, to be able to edit the section for their input, about how they found the assessments and nothing else. In other words, we don t want the employee to be able to adjust the scores they obtained. All rights reserved to ExcelDemy.com. 37

38 1) In order to achieve this, we go to Review>Protect>Restrict Editing. 2) In the Editing Restrictions section, which is numbered 2. We check the Allow only this type of editing in the document: option and make sure that No changes (Read Only) is selected from the drop-down list. All rights reserved to ExcelDemy.com. 38

39 All rights reserved to ExcelDemy.com. 39

40 3) Now we will select the part of the document that we want to allow changes/edits to be made as shown below. 4) Under Exceptions, check Everyone in order to allow anybody who opens this document to edit this particular segment. We could also add users specifically, by clicking on More users..and then add this employee specifically, but in this case, for demonstration purposes, we will just add Everyone as an exception. All rights reserved to ExcelDemy.com. 40

41 5) Click on the Yes, Start Enforcing Protection button. All rights reserved to ExcelDemy.com. 41

42 All rights reserved to ExcelDemy.com. 42

43 6) Set the password to SettingTwo and Click Ok. 7) The Restrict Editing Panel now shows the regions which are allowed to be edited. All rights reserved to ExcelDemy.com. 43

44 8) The user(s) depending on a number of users, will now only be able to edit that segment accordingly and the Restrict Editing Panel can be closed. 9) In order to remove the restrictions set and allow anybody to edit any segment or section of the document, go to Review>Protect>Restrict Editing. Click on the button to stop protection. Enter the password which in this case was SettingTwo and click Ok. Uncheck Exceptions and Allow Only this type of editing in the document: option and then close the Restrict Editing Panel. The whole document can now be freely edited. Setting Formatting Restrictions Protecting the Document and making the whole document Read Only. We now want to make the whole document ready only. 1) In order to do this go to File>Info>Protect Document. Click on the drop-down arrow and choose Restrict Editing. All rights reserved to ExcelDemy.com. 44

45 2) This time in the Restrict Editing Panel, in section 2 Editing restrictions, select the Allow only this type of editing in the document: option and select the No changes (Read Only). Make sure Exceptions are not checked. All rights reserved to ExcelDemy.com. 45

46 3) Now click on the Yes, Start Enforcing Protection button. Enter a password, in this case, it is WholeDocument and then click Ok And there you have it the whole document is now protected and cannot be edited unless the user enters the specified password. Download Area Download the files that we have used to create this article. All rights reserved to ExcelDemy.com. 46

47 Word-Crossover WorksheetVersusWorkbookLevelofProtection Conclusion Excel provides ways for data to be protected in worksheets, as well as the overall structure of the workbook. Word also has options for protecting data and preventing changes from being made to whole documents or just certain sections. These options allow for control over sensitive data or information. Please feel free to comment and tell us if you often protect your worksheets/workbooks or documents. Useful Links Protecting a Worksheet Protecting a Workbook Allow Changes to Certain Parts of a Protected Document 17 SHARES FacebookTwitter Taryn N Taryn is a Microsoft Certified Professional, who has used Office Applications such as Excel and Access extensively, in her interdisciplinary academic career and work experience. She has a background in biochemistry, Geographical Information Systems (GIS) and biofuels. She enjoys showcasing the functionality of Excel in various disciplines. In her spare time when she s not exploring Excel or Access, she is into graphic design, amateur photography and caring for her two pets, Pretzel and Snoopy. All rights reserved to ExcelDemy.com. 47

MAX vs MAXA vs LARGE and MIN vs MINA vs SMALL Functions in Excel

MAX vs MAXA vs LARGE and MIN vs MINA vs SMALL Functions in Excel provides functions to calculate the largest or maximum value in a range and also functions to calculate the smallest or minimum value in a range. The first function we are going to look at is the MAX Function.

More information

Read More: How to Make Excel Graphs Look Professional & Cool [10 Awesome Tips]!

Read More: How to Make Excel Graphs Look Professional & Cool [10 Awesome Tips]! How to Modify Color, Font, & Effects & Create Custom Excel Excel has themes, which have different default colors, auto shape effects, SmartArt effects, and fonts. When utilizing themes one can quickly

More information

How to Create a For Next Loop in Excel VBA!

How to Create a For Next Loop in Excel VBA! Often when writing VBA code, one may need to repeat the same action or series of actions more than a couple of times. One could, in this case, write each action over and over in one s code or alternatively

More information

Exchange (Copy, Import, Export) Data Between Excel and Access

Exchange (Copy, Import, Export) Data Between Excel and Access Excel usage is widespread and Excel is often the go-to Office application for data entry, analysis, and manipulation. Microsoft Access provides relational database capability in a compact desktop environment.

More information

Changing Case using Worksheet Functions and Excel VBA

Changing Case using Worksheet Functions and Excel VBA Excel provides the text worksheet functions, namely the Upper Function, the Lower Function and the Proper Function, which can change the case of a specified input text string. This text string could be

More information

Read More: Index Function Excel [Examples, Make Dynamic Range, INDEX MATCH]

Read More: Index Function Excel [Examples, Make Dynamic Range, INDEX MATCH] You can utilize the built-in Excel Worksheet functions such as the VLOOKUP Function, the CHOOSE Function and the PMT Function in your VBA code and applications as well. In fact, most of the Excel worksheet

More information

Do Until Loop in Excel VBA with Examples

Do Until Loop in Excel VBA with Examples The Do Until Loop Structure is utilized, when one has a set of statements or actions to be repeated and repetition occurs until the condition evaluates to true, in other words, while the condition is false

More information

How to Use Do While Loop in Excel VBA

How to Use Do While Loop in Excel VBA We have already covered an introduction to looping and the simplest type of loops, namely the For Next Loop and the For Each Next Loop, in previous tutorials. We discovered that the For Next Loop and the

More information

How to Use the Select Case Structure in Excel VBA

How to Use the Select Case Structure in Excel VBA One can implement conditional logic in VBA using an IF statement, multiple IF-Elseif statements or one can use the Select Case statement in order to implement conditional logic. In the case where one has

More information

Read More: How to Make a Pie Chart in Excel [Video Tutorial]

Read More: How to Make a Pie Chart in Excel [Video Tutorial] Most of us are familiar with standard Excel chart types such as a pie chart, a column chart, and a line chart, as well as the types of data they are used to showcase visually. Excel, however, offers a

More information

Read More: How to Create Combination Charts with a Secondary Axis in Excel

Read More: How to Create Combination Charts with a Secondary Axis in Excel A pie chart is used to showcase parts of a whole or proportions of a whole. Charts are visual representations of data that can summarize large data sets and are useful for engaging one s audience. As always,

More information

Formatting Spreadsheets in Microsoft Excel

Formatting Spreadsheets in Microsoft Excel Formatting Spreadsheets in Microsoft Excel This document provides information regarding the formatting options available in Microsoft Excel 2010. Overview of Excel Microsoft Excel 2010 is a powerful tool

More information

Making Excel Work for Your Tribal Community

Making Excel Work for Your Tribal Community Making Excel Work for Your Tribal Community Excel Basics: Intermediate Skills PHONE: 1-800-871-8702 EMAIL: INFO@CBC4TRIBES.ORG WEB: TRIBALINFORMATIONEXCHANGE.ORG MAKING EXCEL WORK FOR YOUR TRIBAL COMMUNITY

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

Office 2010: New Features Course 01 - The Office 2010 Interface

Office 2010: New Features Course 01 - The Office 2010 Interface Office 2010: New Features Course 01 - The Office 2010 Interface Slide 1 The Excel Ribbon (Home Tab) Slide 2 The Cell Styles Gallery in Excel Slide 3 Live Preview Default Live Preview of the cell style

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

Using protection and display options

Using protection and display options 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: 40-50 minutes a b c Create and control comments

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

Microsoft Excel 2016 LEVEL 3

Microsoft Excel 2016 LEVEL 3 TECH TUTOR ONE-ON-ONE COMPUTER HELP COMPUTER CLASSES Microsoft Excel 2016 LEVEL 3 kcls.org/techtutor Microsoft Excel 2016 Level 3 Manual Rev 11/2017 instruction@kcls.org Microsoft Excel 2016 Level 3 Welcome

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

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

Inserting or deleting a worksheet

Inserting or deleting a worksheet Inserting or deleting a worksheet To insert a new worksheet at the end of the existing worksheets, just click the Insert Worksheet tab at the bottom of the screen. To insert a new worksheet before an existing

More information

Lab 19: Excel Formatting, Using Conditional Formatting and Sorting Records

Lab 19: Excel Formatting, Using Conditional Formatting and Sorting Records Lab 19: Excel Formatting, Using Conditional Formatting and Sorting Records () CONTENTS 1 Lab Topic... 2 1.1 In-Lab... 2 1.1.1 In-Lab Materials... 2 1.1.2 In-Lab Instructions... 2 1.2 Out-Lab... 9 1.2.1

More information

DOWNLOAD PDF MICROSOFT OFFICE POWERPOINT 2003, STEP BY STEP

DOWNLOAD PDF MICROSOFT OFFICE POWERPOINT 2003, STEP BY STEP Chapter 1 : Microsoft Office Excel Step by Step - PDF Free Download Microsoft Office PowerPoint Step by Step This is a good book for an 76 year old man like me. It was a great help in teaching me to do

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

Read More: Keyboard Shortcuts for Moving around Excel Spreadsheets

Read More: Keyboard Shortcuts for Moving around Excel Spreadsheets You will do all your works in a workbook file. You can add as many worksheets as you need in a workbook file. Each worksheet appears in its own window. By default, Excel workbooks use a.xlsx file extension.

More information

Excel Tools Features... 1 Comments... 2 List Comments Formatting... 3 Center Across... 3 Hide Blank Rows... 3 Lists... 3 Sheet Links...

Excel Tools Features... 1 Comments... 2 List Comments Formatting... 3 Center Across... 3 Hide Blank Rows... 3 Lists... 3 Sheet Links... CONTEXTURES EXCEL TOOLS FEATURES LIST PAGE 1 Excel Tools Features The following features are contained in the Excel Tools Add-in. Excel Tools Features... 1 Comments... 2 List Comments... 2 Comments...

More information

5 MANAGING USER ACCOUNTS AND GROUPS

5 MANAGING USER ACCOUNTS AND GROUPS MANAGING USER ACCOUNTS AND GROUPS.1 Introduction to user accounts Objectives.2 Types of User Accounts.2.1 Local User Account.2.2 Built-in User Account.2.3 Domain User Account.3 User Profile.3.1 Content

More information

KNACK TRAINING. MICROSOFT OFFICE: TIPS & TRICKS FOR EFFICIENCY

KNACK TRAINING.     MICROSOFT OFFICE: TIPS & TRICKS FOR EFFICIENCY KNACK TRAINING http://knacktraining.com http://youtube.com/neilmalek MICROSOFT OFFICE: TIPS & TRICKS FOR EFFICIENCY 2 TABLE OF CONTENTS MICROSOFT WORD MOUSE & KEYBOARD TRICKS NAVIGATION 4 SELECTION 7 FORMATTING

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

Are your spreadsheets filled with unnecessary zero s, cluttering your information and making it hard to identify significant results?

Are your spreadsheets filled with unnecessary zero s, cluttering your information and making it hard to identify significant results? Declutter your Spreadsheets by Hiding Zero Values Are your spreadsheets filled with unnecessary zero s, cluttering your information and making it hard to identify significant results? Undertaking data

More information

Chemistry 30 Tips for Creating Graphs using Microsoft Excel

Chemistry 30 Tips for Creating Graphs using Microsoft Excel Chemistry 30 Tips for Creating Graphs using Microsoft Excel Graphing is an important skill to learn in the science classroom. Students should be encouraged to use spreadsheet programs to create graphs.

More information

The Foundation. Review in an instant

The Foundation. Review in an instant The Foundation Review in an instant Table of contents Introduction 1 Basic use of Excel 2 - Important Excel terms - Important toolbars - Inserting and deleting columns and rows - Copy and paste Calculations

More information

Excel Level 3 - Advanced

Excel Level 3 - Advanced Excel Level 3 - Advanced Introduction This document covers some of the more advanced features of Excel. Spreadsheets can be used in such a multiplicity of ways that it cannot hope to even touch on all

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

IP4 - Running reports

IP4 - Running reports To assist with tracking and monitoring HRIS recruitment and personnel, reports can be run from Discoverer Plus. This guide covers the following process steps: Logging in... 2 What s changed? Changed reference

More information

Plan Sponsor Security Quick Reference

Plan Sponsor Security Quick Reference Plan Sponsor Security Quick Reference About Profiles A profile is used to tell the system what tasks a user is allowed to perform and what information they have access to within the Plan Sponsor site.

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 Mail Merge. Use IT+

Introduction to Mail Merge. Use IT+ Introduction to Use IT+ Introduction is a useful tool that allows you to produce multiple letters, labels, envelopes, name tags, and more using information stored in a list, database, or spreadsheet. When

More information

AcqDemo Pay Pool Analysis Tool (PAT) User Guide

AcqDemo Pay Pool Analysis Tool (PAT) User Guide AcqDemo Pay Pool Analysis Tool (PAT) User Guide December 2014 The spreadsheet is a Microsoft Excel workbook called PAT 2014 v1.0 consisting of eighteen tabbed worksheets. The PAT was created for AcqDemo

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

DecisionPoint For Excel

DecisionPoint For Excel DecisionPoint For Excel Getting Started Guide 2015 Antivia Group Ltd Notation used in this workbook Indicates where you need to click with your mouse Indicates a drag and drop path State >= N Indicates

More information

Creating a new form with check boxes, drop-down list boxes, and text box fill-ins. Customizing each of the three form fields.

Creating a new form with check boxes, drop-down list boxes, and text box fill-ins. Customizing each of the three form fields. In This Chapter Creating a new form with check boxes, drop-down list boxes, and text box fill-ins. Customizing each of the three form fields. Adding help text to any field to assist users as they fill

More information

Tips & Tricks: MS Excel

Tips & Tricks: MS Excel Tips & Tricks: MS Excel 080501.2319 Table of Contents Navigation and References... 3 Layout... 3 Working with Numbers... 5 Power Features... 7 From ACS to Excel and Back... 8 Teacher Notes: Test examples

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

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

Ms excel. The Microsoft Office Button. The Quick Access Toolbar

Ms excel. The Microsoft Office Button. The Quick Access Toolbar Ms excel MS Excel is electronic spreadsheet software. In This software we can do any type of Calculation & inserting any table, data and making chart and graphs etc. the File of excel is called workbook.

More information

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

SBCUSD IT Training Program. MS Excel lll. VLOOKUPS, PivotTables, Macros, and More

SBCUSD IT Training Program. MS Excel lll. VLOOKUPS, PivotTables, Macros, and More SBCUSD IT Training Program MS Excel lll VLOOKUPS, PivotTables, Macros, and More Revised 10/25/2018 TABLE OF CONTENTS VLOOKUP...2 VLOOLUP...2 SUMIF...3 SUMIF...3 PivotTable...4 Create PivotTable...4 Build

More information

To complete this workbook, you will need the following file:

To complete this workbook, you will need the following file: CHAPTER 4 Excel More Skills 13 Create PivotTable Reports A PivotTable report is an interactive, cross-tabulated Excel report used to summarize and analyze data. PivotTable reports are used to ask questions

More information

Pivot Tables in Excel Contents. Updated 5/19/2016

Pivot Tables in Excel Contents. Updated 5/19/2016 Pivot Tables in Excel 2010 Updated 5/19/2016 Contents Setup a Pivot Table in Excel 2010... 2 General Field List Features... 4 Summing and Counting Together... 6 Grouping Date Data... 7 Grouping Non-Date

More information

Working with Data in Microsoft Excel 2010

Working with Data in Microsoft Excel 2010 Working with Data in Microsoft Excel 2010 This document provides instructions for using the sorting and filtering features in Microsoft Excel, as well as working with multiple worksheets in the same workbook

More information

NC User Conference Tips and Tricks for SAS FM June 16, 2009

NC User Conference Tips and Tricks for SAS FM June 16, 2009 NC User Conference Tips and Tricks for SAS FM June 16, 2009 Reporting 1. CDA Formula (Formatted Statement): To switch out the cell reference for the hardcoded member or dim name, you can go into the formula

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

Information Technology

Information Technology Information Technology Operations Team Instructional Sharing Protected Data Contents Introduction... 3 Procedure... 3 How to Password Protect a MS Word Document... 3 MS Word 2010/2013/2016... 3 Word 2007...

More information

How to Excel - Part 2

How to Excel - Part 2 Table of Contents Exercise 1: Protecting cells and sheets... 3 Task 1 Protecting sheet... 3 Task 2 Protecting workbook... 3 Task 3 Unprotect workbook and sheet... 3 Task 4 Protecting cells... 4 Protecting

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2 Contents Renaming a Data Expression...2 Copying a Data Expression...2 Deleting a Data Expression...2 Renaming a Data Connection...3 Moving

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 Module 7: Managing Data Using Tables

Excel Module 7: Managing Data Using Tables True / False 1. You should not have any blank columns or rows in your table. True LEARNING OBJECTIVES: ENHE.REDI.16.131 - Plan the data organization for a table 2. Field names should be similar to cell

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

Using Excel Tables to Manipulate Billing Data, Part 2

Using Excel Tables to Manipulate Billing Data, Part 2 Using Excel Tables to Manipulate Billing Data, Part 2 By Nate Moore, CPA, MBA, CMPE The May-June 2012 issue of Billing introduced tables in Excel, a powerful tool that is used to sort, filter, and organize

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

How to Create and Use a Pivot Table in Excel

How to Create and Use a Pivot Table in Excel How to Create and Use a Pivot Table in Excel Nikki Casasanto What you need Microsoft Office: Excel 2013 Data Why use a Pivot Table? Microsoft Excel pivot tables offer a way to quickly summarize data. It

More information

Tips and Tricks Alchemex for MYOB Account Right

Tips and Tricks Alchemex for MYOB Account Right Tips and Tricks Alchemex for MYOB Account Right Table of Contents Auto e-mailing reports... 1 Automatically Running Macros... 4 Creating new Macros from Excel... 4 Compact Metadata Functionality... 6 Copying,

More information

Editing XML Data in Microsoft Office Word 2003

Editing XML Data in Microsoft Office Word 2003 Page 1 of 8 Notice: The file does not open properly in Excel 2002 for the State of Michigan. Therefore Excel 2003 should be used instead. 2009 Microsoft Corporation. All rights reserved. Microsoft Office

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

Excel Intermediate

Excel Intermediate Excel 2010 - Intermediate (103-124) Advanced Functions Quick Links Range Names Pages EX376 EX379 EX423 EX435 Data Validation Pages EX438 EX444 VLOOKUP Pages EX387 EX394 IF Pages EX151 EX155 EX367 EX376

More information

Data. Selecting Data. Sorting Data

Data. Selecting Data. Sorting Data 1 of 1 Data Selecting Data To select a large range of cells: Click on the first cell in the area you want to select Scroll down to the last cell and hold down the Shift key while you click on it. This

More information

BaSICS OF excel By: Steven 10.1

BaSICS OF excel By: Steven 10.1 BaSICS OF excel By: Steven 10.1 Workbook 1 workbook is made out of spreadsheet files. You can add it by going to (File > New Workbook). Cell Each & every rectangular box in a spreadsheet is referred as

More information

Filter and PivotTables in Excel

Filter and PivotTables in Excel Filter and PivotTables in Excel FILTERING With filters in Excel you can quickly collapse your spreadsheet to find records meeting specific criteria. A lot of reporters use filter to cut their data down

More information

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS UNIT: Publisher KEY LEARNING(S): Introduction to Microsoft Publisher and Publisher jumpstart UNIT ESSENTIAL QUESTIONS: How can you use Publisher to enhance your education/career? COMPETENCY: Publisher

More information

Abdulbasit H. Mhdi Assistant lecturer Chemical engineering/ Tikrit University

Abdulbasit H. Mhdi Assistant lecturer Chemical engineering/ Tikrit University Abdulbasit H. Mhdi Assistant lecturer Chemical engineering/ Tikrit University Introduction To Microsoft Excel Getting started with Excel Excel and Word have a lot in common, since it s belong to the MS

More information

Guidelines for using the English Heritage Insect Pest Monitoring Sheet

Guidelines for using the English Heritage Insect Pest Monitoring Sheet Guidelines for using the English Heritage Insect Pest Monitoring Sheet The quarterly insect pest monitoring sheet is intended as a simple means of collecting information from traps set up at various sites

More information

Microsoft Excel 2010 Level III

Microsoft Excel 2010 Level III Microsoft Excel 2010 Level III Excel is a spreadsheet program used to enter, manipulate, compute, graph, analyze, and store numeric data. Its uses, include managing budgets, grade books, and maintain simple

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

PivotTables & Charts for Health

PivotTables & Charts for Health PivotTables & Charts for Health Data Inputs PivotTables Pivot Charts Global Strategic Information UCSF Global Health Sciences Version Malaria 1.0 1 Table of Contents 1.1. Introduction... 3 1.1.1. Software

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

Creating and Using an Excel Table

Creating and Using an Excel Table Creating and Using an Excel Table Overview of Excel 2007 tables In earlier Excel versions, the organization of data in tables was referred to as an Excel database or list. An Excel table is not to be confused

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited INTRODUCTION TO MICROSOFT EXCEL 2016 Introduction to Microsoft Excel 2016 (EXC2016.1 version 1.0.1) Copyright Information Copyright 2016 Webucator. All rights reserved. The Authors Dave Dunn Dave Dunn

More information

Print Meeting Vector Counts

Print Meeting Vector Counts Print Meeting Vector Counts This report provides a visual representation of class distribution for a specified semester based on class start time. Prepared by Client Support 632-9800 p. 1 Navigation: SBU

More information

Chapter-2 Digital Data Analysis

Chapter-2 Digital Data Analysis Chapter-2 Digital Data Analysis 1. Securing Spreadsheets How to Password Protect Excel Files Encrypting and password protecting Microsoft Word and Excel files is a simple matter. There are a couple of

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

SAFARI General Instructions

SAFARI General Instructions SAFARI General Instructions Open Excel. Click on the Data Tab. Click on From Other Sources. Select From Miscrosoft Query. Select the Database you would like to pull from: Insert your Reflections Password

More information

How to Compare Two Lists or Columns in Excel

How to Compare Two Lists or Columns in Excel While doing different tasks in Excel we often come across a situation where the matching and differences of two or multiple columns are required. It s not a difficult task to find the differences and matches

More information

Create a Relationship to build a Pivot Table

Create a Relationship to build a Pivot Table Create a Relationship to build a Pivot Table In Excel 2013 and 2016/365 you can now create a relationship between tables of data. This is a feature that can be used to pull data from the different tables

More information

Introduction. Mail Merge. Word 2010 Using Mail Merge. Video: Using Mail Merge in Word To Use Mail Merge: Page 1

Introduction. Mail Merge. Word 2010 Using Mail Merge. Video: Using Mail Merge in Word To Use Mail Merge: Page 1 Word 2010 Using Mail Merge Introduction Page 1 Mail merge is a useful tool that will allow you to easily produce multiple letters, labels, envelopes, name tags and more using information stored in a list,

More information

Quick Reference Guide for Microsoft Excel 2007

Quick Reference Guide for Microsoft Excel 2007 Quick Reference Guide for Microsoft Excel 2007 Microsoft Excel is a powerful spreadsheet application consisting of Columns that are identified by Letters (A XFD) and Rows that are identified by Numbers

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

Mastering the Actuarial Tool Kit

Mastering the Actuarial Tool Kit Mastering the Actuarial Tool Kit By Sean Lorentz, ASA, MAAA Quick, what s your favorite Excel formula? Is it the tried and true old faithful SUMPRODUCT formula we ve all grown to love, or maybe once Microsoft

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

Business Process Procedures

Business Process Procedures Business Process Procedures 14.40 MICROSOFT EXCEL TIPS Overview These procedures document some helpful hints and tricks while using Microsoft Excel. Key Points This document will explore the following:

More information

Microsoft Excel. for Finance Majors. Microsoft Excel for Finance Majors

Microsoft Excel. for Finance Majors. Microsoft Excel for Finance Majors Microsoft Excel for Finance Majors 2007 Version: 12/21/2017 Contents Introduction... 3 Working with Tables... 3 Exercise... 10 Pivot Tables... 12 Exercise:... 17 Conditional Formatting... 18 Exercise:...

More information

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature There is a custom feature available in Query Viewer that allows files to be created from queries and copied to a user s PC. This feature doesn t have the same size limitations as running a query to HTML

More information

Workshare Professional 10. Getting Started Guide

Workshare Professional 10. Getting Started Guide Workshare Professional 10 Getting Started Guide Introducing Workshare Professional 10 Workshare is dedicated to helping professionals compare, protect and share their documents. New features Compare Excel

More information

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012 Introductory Excel 2010 Walpole Public Schools Professional Development Day March 6, 2012 By: Jessica Midwood Agenda: What is Excel? How is Excel 2010 different from Excel 2007? Basic functions of Excel

More information

Contents. Group 2 Excel Handouts 2010

Contents. Group 2 Excel Handouts 2010 Contents Styles... 2 Conditional Formatting... 2 Create a New Rule... 4 Format as Table... 5 Create your own New Table Style... 8 Cell Styles... 9 New Cell Style... 10 Merge Styles... 10 Sparklines...

More information

Microsoft. Creating Custom Visual Elements

Microsoft. Creating Custom Visual Elements Excel Microsoft Creating Custom Visual Elements 2015 The Continuing Education Center, Inc., d/b/a National Seminars Training. All rights reserved, including the right to reproduce this material or any

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

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet!

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Hi folks! Before beginning the article, I just wanted to thank Brian Allan for starting an interesting discussion on what Strong at Excel means

More information