Excel Quick Reference Guide

Size: px
Start display at page:

Download "Excel Quick Reference Guide"

Transcription

1 Excel Quick Reference Guide CONTENTS Screen elements 3 Mouse shapes and actions 3 Cursor movement keys 4 Select a range using the keyboard 4 Edit cell contents 5 Select a range using the mouse 5 Sorting and Hiding Columns 5 Calculations 5 Building a Calculation 6 Undo command 6 Using cell references in calculations 6 Using functions 7 Absolute (fixed) cell reference 7 Move/Copy cell contents using toolbar icons 8 Print preview and setup 8

2 1. SCREEN ELEMENTS MOUSE SHAPES AND ACTIONS Selector - Used to Select a cell, range of cells, rows, columns and the entire worksheet if you click on the top left button. Select multiple ranges holding down the Ctrl key. To select ranges from and to use the Shift key. Mover (or Copier) - You will find this by positioning your cursor around the edge of the Active cell. Then drag and drop to move to another cell. To copy hold down the Ctrl key while you drag and drop. + Autofiller - You will find this by positioning your cursor on a small box shown at the bottom right of the active cell. This copies and fills adjacent cells. It will also increment months and days etc. If you do not want it to increment hold down the Ctrl key. Row & Column Sizer - The row sizer is found by positioning the mouse in the grey area between the row number titles. Then drag and drop to size the row. The column sizer is found by positioning the mouse in the grey area between the column character titles. Then drag & drop to size the column. Double click on these mouse shapes to do a best fit. Inserter - used when editing text. It positions your typing cursor in the place where you want to start typing or deleting. 2

3 CURSOR MOVEMENT KEYS Key(s) [Ctrl]+ [Ctrl]+ [Ctrl]+ [Ctrl]+ [Home] [Ctrl]+[H ome] [Ctrl]+[E nd] [PgUp] [PgDn] [Alt]+[Pg Up] [Alt]+[Pg Dn] [Ctrl]+[P gup] [Ctrl]+[P gdn] [F5] Action Moves up one cell Moves down one cell Moves one cell to the left Moves one cell to the right Moves to the last active/non-active cell up Moves to the last active/non-active cell down Moves to the last active/non-active cell left Moves to the last active/non-active cell right Start of current row Returns cell locator to the home cell (A1) Moves cell locator to the last active cell Moves the screen up one Moves the screen down one Moves one screen left Moves one screen right Previous sheet Next sheet Go to cell reference SELECT A RANGE USING THE KEYBOARD Hold down the [Shift] key or press [F8]* to anchor the cell locator and use the following keystrokes to select cell: *NOTE press [F8] again once you have selected your cells. Key(s) [Ctrl]+[E nd] [Ctrl]+ [Ctrl]+ [Ctrl]+ [Ctrl]+ Action Extends the highlighted range one cell at a time. Highlights from the current cell position to the last active cell on the worksheet. Highlights from the current cell position to the last active non-blank cell in sequence to the right. Highlights from the current cell position to the last active non-blank cell in sequence to the left. Highlights from the current cell position to the last active non-blank cell in sequence in the column. Highlights from the current cell position to the last active non-blank cell in sequence in the row. 3

4 EDIT CELL CONTENTS There are four ways of editing the contents of a cell: Overtype Press [F2} to edit the contents directly in the cell Position the mouse on the formula bar and <Click> <Double Click> in the cell to edit the contents directly in the cell SELECT A RANGE USING THE MOUSE To select a continuous range of cells: 1. <Click> the first cell in the range 2. Point at the last cell in the range 3. Press [Shift] +<Click> To select a multiple range of cells: 1. Select the first cell or range 2. Hold down the [Ctrl] key and select the next range 3. Continue holding the [Ctrl] key until you have selected all the ranges SORTING AND HIDING COLUMNS To sort data: 1. <Click> DATA on the toolbar 2. Select Sort on the drop down menu 3. Choose the column you wish to Sort 4. <Click> OK To hide columns: 1. Select the columns you wish to hide by clicking into the letters at the top of each column 2. <Click> FORMAT on the toolbar 3. Select Column on the drop down menu 4. Select Hide on the drop down menu CALCULATIONS Begin a calculation with an equal sign [=]. If you type a +, - to begin, excel converts these to an equal sign. You can use the following operators in your calculations: + Addition - Subtraction * Multiplication / Division ^ Exponential (to the power of) () Brackets 4

5 BUILDING A CALCULATION All mathematical operators are calculated using a particular priority. Brackets may be necessary to ensure the correct order of calculation. B O M D A S Brackets Exponential (to the power of) Multiplication Division Addition Subtraction The following shows you some examples of how you can use these Operators and how you can change the order of a calculation: Formula Result 3*6+12/ (3*6)+12/(4 24-2) 3*(6+12)/ (3*6+12)/(4 15-2) UNDO COMMAND To undo recent actions one at a time <Click> on the undo button several actions at once, <click> the arrow next to the undo button. To undo USING CELL REFERENCES IN CALCULATIONS When you create a calculation that contains cell references, you link the calculation to other cells in your worksheet. The cell that is pointed to by the cell reference is the source cell. As a result, the value of the calculation always reflects the values in the source cells. The example below shows the formulae using cell references. If you change the values in column B, C or D, column E would automatically perform a recalculation. You can create much more complex calculations in Excel using references to cells and ranges. 5

6 USING FUNCTIONS You can use functions to simplify. For example, to calculate the sum of a range of cells by typing each cell reference individually into a formula can be cumbersome. For example, compare the formula: =A1+A2+A3+A4+A5+A6+A7+A8+A9+A10 with the formula =SUM(A1:A10) The =SUM function makes the formula a lot shorter and easier to create. As a short cut you can use the AutoSum Button on the Toolbar. AutoSum Button Function used for the TOTAL results: =SUM(B3:D3) =SUM(B4:D4) =SUM(B5:D5) ABSOLUTE (FIXED) CELL REFERENCES When you copy calculations the cell references automatically change according to the calculations new position on the worksheet. For Example: Copy in a Row wise direction: =A1+B1 changes to =A2+B2 Copy in a Column wise direction: =A1+B1 changes to =B1+C1 These cell references are called Relative Sometimes it is necessary to fix cell references so that they never change when you copy them. To do this the cell references should have the following: $A Fixes the column letter $1 Fixes the row number $A$1 Fixes both column letter and row number These cell references are called Absolute. Naming a cell(s) will also hold the cell reference(s) as absolute - define names on the formula bar. 6

7 MOVE/COPY CELL CONTENTS USING TOOLBAR ICONS To Copy: Select the text that you want to copy. <Click> the Copy button Position the pointer to where you want the text copied. <Click> the Paste button To Move: Select the text you want to move. <Click> the Cut button Position the pointer where you want the text to reappear. <Click> the Paste button PRINT PREVIEW AND SETUP Before printing your Worksheet you should <Click> on the Print Preview button. From here you can change the way your table appears on A4 paper by <Clicking> on the Setup button. Headers and Footers: These are printed on every page on your Excel worksheet. The default is to print the file name in the Header and the page number on the Footer. Margins: Specifies the amount of space between the edge on the paper and the printed area on the top, bottom, left, and right sides of the page. Centre: Centres the worksheet horizontally and/or vertically on the page. Print Row and Column Headings: Controls whether you want row or column headings printed. Print Gridlines: Controls whether the gridlines are printed Scaling: Reduce and enlarge or fit to page Orientation: Specifies whether your worksheet to print on the paper Portrait or Landscape. 7

8 CII Local Institute Guide Complete Membership Listing Step by Step Guide for Getting the Best out of your Data Full Membership Spreadsheet ending in C for Complete Membership Listing Every month your institute receives two excel spreadsheets from CII Customer Services which both contain important information on how your membership is broken down. The following guide has been compiled to help your institute get the most out of the excel data sheets that are provided. Utilised correctly the data can give you a monthly snapshot of your membership, which will enable your institute to understand how your membership operates and how you can best serve it. Index 1. Definition of Columns 2. Creating a Pivot Table 3. Creating Charts using Chart Wizard from Data Produced in your Pivot Table. 4. Analysis Age Gender Faculty Class PFS Members

9 1. Definition of Columns Columns A X - Personal Details Pin Number / Name / Home Address / Work Address / Contact Details / Date of Birth Columns Y AC - Details on Employer Employer Code / Company Name / Area of Work Columns AD AI - Details of Designation CII ACII, Dip CII etc. Column AJ Institute details This is a numbered code to represent a particular institute. Column AK AO Details of Designation PFS Dip PFS, APFS etc. Cells that are blank in AK mean they are not affiliated to the PFS and the member is registered as a CII member only. Column AP BG - Details of Faculty Members Letter y in columns AP to BG means that member is registered to the Faculty highlighted within the top row.

10 2. Creating a Pivot Table To calculate membership data you will need to know the basics of creating a Pivot Table. Each chart is based on counting data in columns using a Pivot Table in the Pivot Table Wizard. To produce a pivot table counting the number of something in a column you will need to highlight the column you want to count. As an example we will count the different types of designations in column AE. Right click AE at the top of the page to highlight the whole column. Then, left click Data in the top menu at the top of the screen. A drop down menu appears. Left Click on Pivot Table and Pivot Chart in the drop down list. The Pivot Chart wizard appears. (Step 1) Make sure Microsoft Excel List or Database is highlighted and click Next at the bottom of the dialogue box. (Step 2) of the Pivot Chart wizard appears Click Next again at the bottom of the dialogue box. (you do not need to edit anything in this box) In (Step 3) you will need to edit the layout of how you may want your counting to appear in the report. To do this, left click Layout in the bottom left hand corner of your dialogue box. Figure 2.1

11 A new dialogue box will appear. Drag the block on the right hand side, in this case Class Desc over to the Row column in the table in the middle of the page. Then drag the Class Desc box again from the right hand side in to the body of the table where it says Data Your dialogue box should look like the below. Figure 2.2 Click OK Then click Finish in the Step 3 of 3 of the dialogue box A new sheet will appear in your spreadsheet showing the number of designations by title for your institute. From here you can create a pie chart showing the numbers and data. See figure 2.3 below

12 Figure 2.3

13 3. Creating Charts using Chart Wizard from Data Produced in your Pivot Table. To create a chart for your data you will need to know the basics of creating a chart from your Pivot Table To create a pie chart for the numbers produced in Figure 2.3, highlight the text and numbers in the table you created in your pivot table by clicking the left mouse button. Figure 3.1 Click the Chart Wizard icon on your toolbar or you can find this by clicking Insert on the menu bar at the top of your screen. This will produce a drop down list left click on Chart A new sheet appears on your spreadsheet showing the numbers in your table as a presentable bar chart. Figure 3.2 From here you will be able to customise your chart according to how you may want to present it. Figure 3.2

14 To convert the above bar chart into a pie chart, click on the chart wizard icon again on the menu bar or Chart in the Insert drop down list in your toolbar. A dialogue box appears giving you the option to choose a Pie Chart. Figure 3.3 Figure 3.3 Choose the Pie Chart option and click Next at the bottom of the box titled Step 1 of 4 Tick the Percentage box in Step 3 of 4 and then click Finish. A finished Pie Chart appears breaking down the data how you may want to present it Figure 3.4

15 4. Analysis The following information is a detailed list of the type of information you can retrieve from your monthly data. It is recommended that you understand the basics of Pivot Tables and Charts in pages 1 to 6 of this document before reading the following instructions. Age Produce a bar chart showing the age range of your members. To calculate the age of each member use the data in the DOB column (Column W) Add a new column (X) next to the DOB column (W). To calculate the age of a member, input the following formula into blank cell X2 =DATEDIF(W2,TODAY(),"y") This will automatically calculate the age of the member using the Date of Birth in cell W2 Once the age of the first member has been calculated in cell X2, copy the formula in X2 down the column to make sure that all the other cells are populated with an age. To copy the formula down column X in to all other X cells, keep your finger on the left mouse button and drag the corner of cell X2 to populate the remaining cells in the column. When column X is populated you will be able to produce a bar and pie chart showing the age range by using a pivot table. For more information on how to create a pivot table see pages 1 to 6 of this document.

16 Gender - Produce a Pie Chart showing the member split between Males and Females To calculate the gender of a member use the information from the Title column Insert a new column to the left of the Title column (Column B) Sort the Title column (now column C) ascending to show all members by Title. This will display the titles in the following order. Dr, Miss, Mrs, Mr. Input M or F in the new column (Column B) to represent the gender of the member i.e. if the member of row 2 is a Mrs you would enter F in B2 to signify Female Drag and copy the letter F down the page until you reach the point where the titles in column C changes to Mr. At this point type in M for Male and drag the letter M to the bottom of the page. You now have a column (Column B) showing the sex of each member. Once populated you will be able to produce a Pie Chart showing the number of members who are male or female from a pivot table For more information on pivot tables please see Pages 1 to 6 Faculty Produce a Pie Chart showing the number of members registered for specific faculties. In order to calculate the number of members registered to a specific faculty you will need to replace and change the format of existing data in columns AP-BG You will need to change the letter Y in column AP-BG into the figure 1 This is done in order to count how many people are registered to a particular faculty. To change letter Y to a 1 you will need to highlight Columns AP-BG with your mouse and then press Ctrl and F simultaneously on your keyboard. A box will appear. Click the second tab in the dialogue box Replace In the Find What cell type in Y In the Replace cell type in 1. Click on the button Replace All. This will change all the cells that you have highlighted from Y to a 1.

17 Once replaced you will be able to count the number of 1 s there are for each column. For example column AP. If the count of 1 s in this column is 50 then the number of members for your institute that are part of the Claims Faculty is 50. You will then be able to produce a Pie Chart representing each faculty. Do the same pivot or count for every other Faculty. London Market, Underwriting etc.

18 Class Produce a Pie Chart showing the number of Designations attained for Institute In order to calculate the number of designations by category attained in your institute, you would need to produce a Pivot Chart to count the frequency of designations in column AE. To produce a pivot table showing the number of designations in your institute, highlight row AE Click Data at the top of the screen and then click on Pivot Table and Pivot Chart in the drop down list. The Pivot Chart wizard appears. (Step 1) Make sure Microsoft Excel List or Database is highlighted and click Next at the bottom of the dialogue box. (Step 2) of the Pivot Chart wizard appears Click Next again at the bottom of the dialogue box. In (Step 3) you will need to edit the layout of how you may want the report to appear. To do this, click Layout in the bottom left hand corner of your dialogue box. A new screen appears. Drag the block on the right hand side Class Desc over to the Row column in the table in the middle of the page. Then drag Class Desc to the body of the table where it says Data Your dialogue box should look like the below.

19 Click OK Then click Finish A new sheet appears in your spreadsheet showing the number of designations by title for your institute. From here you can create a pie chart from the numbers and data.

20 PFS Members Produce a Pie Chart and number of PFS members. In order to calculate the number of PFS members in your region you would need to produce a pivot chart for all entries in column AK headed PFS Class. The Pivot Chart counts the numbers of PFS entries in the column and separates according to level attained by each member. To produce a pivot table showing the number of designations in your institute, highlight column AK Click Data at the top of the screen and then click on Pivot Table and Pivot Chart in the drop down list. The Pivot Chart wizard appears. (Step 1) Make sure Microsoft Excel List or Database is highlighted and click Next at the bottom of the dialogue box. (Step 2) of the Pivot Chart wizard appears Click Next again at the bottom of the dialogue box. In (Step 3) you will need to edit the layout of how you may want the report to appear. To do this, click Layout in the bottom left hand corner of your dialogue box. A new screen appears. Drag the block on the right hand side PFS Class over to the Row column in the table in the middle of the page. Then drag PFS Class again into the body of the table where it says Data From this point you will have created a table showing the number of PFS members in each designation. Add the total of these designations and you will be able to produce a pie chart according to the level you may want from the data collated in your pivot table.

21 CII Local Institute Guide Updated Membership Listing Step by Step Guide for Getting the Best out of your Data Excel Spreadsheet ending in U for Updated Membership Listing Every month your institute receives two excel spreadsheets from CII Customer Services which both contain important information on how your membership is broken down. The following guide has been compiled to help your institute get the most out of the excel data sheets that are provided. Utilised correctly the data can give you a monthly snapshot of your membership, which will enable your institute to understand how your membership operates and how you can best serve it. In the following guide we will specifically look at columns BH to BI. Index 1. Definition of Columns 2. Analysis New Members Transferred in from another Local Institute Lapsed Resigned Passed Away Version 2 - February 2010

22 1. Definition of Columns Columns A X - Personal Details Pin Number / Name / Home Address / Work Address / Contact Details / Date of Birth Columns Y AC - Details on Employer Employer Code / Company Name / Area of Work Columns AD AI - Details of Designation CII ACII, Dip CII etc. Column AJ Institute details This is a numbered code to represent a particular institute. Column AK AO Details of Designation PFS Dip PFS, APFS etc. Cells that are blank in AK mean they are not affiliated to the PFS and the member is registered as a CII member only. Column AP BG - Details of Faculty Members Letter y in columns AP to BG means that member is registered to the Faculty highlighted within the top row. Column BH BI Details of updates to member s personal data BH shows the month in which their details changed and BI shows the type of information that has changed. Version 2 - February 2010

23 2. Analysis In terms of identifying new members, resigned, lapsed, transferred in from the spreadsheet there are a few different letters to identify these. Below is a breakdown They can be found in the final column Update Type Column BI The codes mean the following A = addition i.e. new member T = member transferred in from another institute L = member lapsed their membership i.e. haven't renewed in time R = member resigned their membership i.e. actually contacted Customer Service to confirm that they no longer wish to be a member P = member passed away New Members You can identify New Members by sorting column BI. To sort data: 1. <Click> DATA on the toolbar 2. Select Sort on the drop down menu 3. Choose the column you wish to Sort. In this case Update Type column BI 4. <Click> OK Version 2 - February 2010

24 At the top of the column now there should be a column of A s. Each row that has an A next to it shows all your new members for that month. Scroll to the left to find the name and address of this person. Transferred in from another Local Institute You can identify Transferred members by sorting column BI. To sort data: 1. <Click> DATA on the toolbar 2. Select Sort on the drop down menu 3. Choose the column you wish to Sort. In this case Update Type column BI 4. <Click> OK Follow similar steps to those of New Members however you will need to scroll down column BI to look for cells that contain the letter T. Scroll to the left to find the name and address of the person that has transferred in. Version 2 - February 2010

25 Lapsed Members You can identify Lapsed members by sorting column BI and following similar steps to those of New Members. To sort data: 1. <Click> DATA on the toolbar 2. Select Sort on the drop down menu 3. Choose the column you wish to Sort. In this case Update Type column BI 4. <Click> OK Sscroll down column BI to look for cells that contain the letter L. Scroll to the left to find the name and address of the person that has lapsed in the previous month All rows containing the letter L are those that have lapsed from your institute in that particular month. Resigned Members You can identify Resigned members by sorting column BI and following similar steps to those of New Members. To sort data: 1. <Click> DATA on the toolbar 2. Select Sort on the drop down menu 3. Choose the column you wish to Sort. In this case Update Type column BI 4. <Click> OK Scroll down column BI to look for cells that contain the letter R Scroll to the left to find the name and address of the person that has transferred in. All rows containing the letter R are those that have resigned from your institute in that particular month. Passed Away You can identify members that have passed away by sorting column BI and following similar steps to those of above. To sort data: 1. <Click> DATA on the toolbar 2. Select Sort on the drop down menu 3. Choose the column you wish to Sort. In this case Update Type column BI 4. <Click> OK Version 2 - February 2010

26 Scroll down column BI to look for cells that contain the letter P. Scroll to the left to find the name and address of the person that has passed away. All rows containing the letter P are those that have passed away from your institute in that particular month. Version 2 - February 2010

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

Introduction to Excel

Introduction to Excel Office Button, Tabs and Ribbons Office Button The File menu selection located in the upper left corner in previous versions of Excel has been replaced with the Office Button in Excel 2007. Clicking on

More information

12 BASICS OF MS-EXCEL

12 BASICS OF MS-EXCEL 12 BASICS OF MS-EXCEL 12.1 INTRODUCTION MS-Excel 2000 is a Windows based application package. It is quite useful in entering, editing, analysis and storing of data. Arithmetic operations with numerical

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

Excel 2016 Basics for Windows

Excel 2016 Basics for Windows Excel 2016 Basics for Windows Excel 2016 Basics for Windows Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn

More information

Excel Basics. TJ McKeon

Excel Basics. TJ McKeon Excel Basics TJ McKeon What is Excel? Electronic Spreadsheet in a rows and columns layout Can contain alphabetical and numerical data (text, dates, times, numbers) Allows for easy calculations and mathematical

More information

Tutorial 1: Getting Started with Excel

Tutorial 1: Getting Started with Excel Tutorial 1: Getting Started with Excel Microsoft Excel 2010 Objectives Understand the use of spreadsheets and Excel Learn the parts of the Excel window Scroll through a worksheet and navigate between worksheets

More information

Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want.

Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want. Page Setup and Print Chapter 4 Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want. Print Preview is available so that you can check how

More information

The HOME Tab: Cut Copy Vertical Alignments

The HOME Tab: Cut Copy Vertical Alignments The HOME Tab: Cut Copy Vertical Alignments Text Direction Wrap Text Paste Format Painter Borders Cell Color Text Color Horizontal Alignments Merge and Center Highlighting a cell, a column, a row, or the

More information

Excel 2016 Basics for Mac

Excel 2016 Basics for Mac Excel 2016 Basics for Mac Excel 2016 Basics for Mac Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn from

More information

Intermediate Excel 2016

Intermediate Excel 2016 Intermediate Excel 2016 Relative & Absolute Referencing Relative Referencing When you copy a formula to another cell, Excel automatically adjusts the cell reference to refer to different cells relative

More information

Day : Date : Objects : Open MS Excel program * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office.

Day : Date : Objects : Open MS Excel program * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office. Day : Date : Objects : Open MS Excel program * Open Excel application. Select : start Choose: programs Choose : Microsoft Office Select: Excel *The interface of Excel program - Menu bar. - Standard bar.

More information

Presenter: Susan Campbell Wild Rose School Division

Presenter: Susan Campbell Wild Rose School Division Presenter: Susan Campbell Wild Rose School Division What is Excel? An electronic spreadsheet program and a powerful tool for analyzing and presenting information: Spreadsheet Used for entering and analyzing

More information

PART ONE 1. LAYOUT. A file in Excel is called a Workbook. Each Workbook is made up of Worksheets (usually three but more can be added).

PART ONE 1. LAYOUT. A file in Excel is called a Workbook. Each Workbook is made up of Worksheets (usually three but more can be added). PART ONE 1. LAYOUT A file in Excel is called a Workbook. Each Workbook is made up of Worksheets (usually three but more can be added). The work area is where the data and formulae are entered. The active

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40 Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 File Tab... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 9 Downloading Templates... 9 Using

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

Kenora Public Library. Computer Training. Introduction to Excel

Kenora Public Library. Computer Training. Introduction to Excel Kenora Public Library Computer Training Introduction to Excel Page 2 Introduction: Spreadsheet programs allow users to develop a number of documents that can be used to store data, perform calculations,

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

Introduction to Microsoft Excel 2007

Introduction to Microsoft Excel 2007 Introduction to Microsoft Excel 2007 Microsoft Excel is a very powerful tool for you to use for numeric computations and analysis. Excel can also function as a simple database but that is another class.

More information

Excel 2007 Fundamentals

Excel 2007 Fundamentals Excel 2007 Fundamentals Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on that information.

More information

COMPUTER TRAINING CENTER

COMPUTER TRAINING CENTER Excel 2007 Introduction to Spreadsheets COMPUTER TRAINING CENTER 1515 SW 10 th Avenue Topeka KS 66604-1374 785.580.4606 class@tscpl.org www.tscpl.org Excel 2007 Introduction 1 Office button Quick Access

More information

Microsoft Excel Basics Ben Johnson

Microsoft Excel Basics Ben Johnson Microsoft Excel Basics Ben Johnson Topic...page # Basics...1 Workbook and worksheets...1 Sizing columns and rows...2 Auto Fill...2 Sort...2 Formatting Cells...3 Formulas...3 Percentage Button...4 Sum function...4

More information

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note:

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note: 1 of 1 NOTE: IT IS RECOMMENDED THAT YOU READ THE ACCOMPANYING DOCUMENT CALLED INTRO TO EXCEL LAYOUT 2007 TO FULLY GRASP THE BASICS OF EXCEL Introduction A spreadsheet application allows you to enter data

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

ECDL Module 4 REFERENCE MANUAL

ECDL Module 4 REFERENCE MANUAL ECDL Module 4 REFERENCE MANUAL Spreadsheets Microsoft Excel XP Edition for ECDL Syllabus Four PAGE 2 - ECDL MODULE 4 (USING MICROSOFT EXCEL XP) - MANUAL 4.1 USING THE APPLICATION... 4 4.1.1 FIRST STEPS

More information

How to Open Excel. Introduction to Excel TIP: Right click Excel on list and select PIN to Start Menu. When you open Excel, a new worksheet opens

How to Open Excel. Introduction to Excel TIP: Right click Excel on list and select PIN to Start Menu. When you open Excel, a new worksheet opens Introduction to Excel 2010 What is Excel? It is a Microsoft Office computer software program to organize and analyze numbers, data and labels in spreadsheet form. Excel makes it easy to translate data

More information

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

Intermediate Microsoft Excel 2008

Intermediate Microsoft Excel 2008 Intermediate Microsoft Excel 2008 Table of Contents ADVANCED FORMATTING... 2 FORMATTING NUMBERS... 2 WRAPPING TEXT... 3 THE MERGE AND CENTER FUNCTIONS... 4 INSERTING COMMENTS... 5 FREEZE PANES... 6 INSERTING

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting:

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting: Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics Formatting text and numbers In Excel, you can apply specific formatting for text and numbers instead of displaying all cell content

More information

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents Section Topic Sub-topic Pages Section 2 Spreadsheets Layout and Design S2: 2 3 Formulae

More information

General Electric Foundation Computer Center. Introduction to Excel 2002

General Electric Foundation Computer Center. Introduction to Excel 2002 General Electric Foundation Computer Center Introduction to Excel 2002 June 6, 2003 Alternative Format Statement This publication is available in alternative media upon request. Statement of Non-discrimination

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

Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata

Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata http://www.gerrykruyer.com In this first lesson of this level 2 course you will cover basic Microsoft Excel concepts as well

More information

Excel Tutorial 1

Excel Tutorial 1 IT٢.we Excel 2003 - Tutorial 1 Spreadsheet Basics Screen Layout Title bar Menu bar Standard Toolbar Other Tools Task Pane Adding and Renaming Worksheets Modifying Worksheets Moving Through Cells Adding

More information

Microsoft Excel for Lawyers - The Fundamentals Reference Guide

Microsoft Excel for Lawyers - The Fundamentals Reference Guide Microsoft Excel for Lawyers - The Fundamentals Reference Guide This guide includes step by step procedures for fundamental Excel commands and accompanies the Microsoft Excel for Lawyers -The Fundamentals

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Table of Contents The Excel Window... 2 The Formula Bar... 3 Workbook View Buttons... 3 Moving in a Spreadsheet... 3 Entering Data... 3 Creating and Renaming Worksheets... 4 Opening

More information

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect.

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect. Launch the Microsoft Excel Program Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are lettered and rows, and are numbered.

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

2013 FOUNDATION MANUAL

2013 FOUNDATION MANUAL 2013 FOUNDATION MANUAL C B C H O U S E 2 4 C A N N I N G S T R E E T E D I N B U R G H E H 3 8 E G 0 1 3 1 2 7 2 2 7 9 0 W W W. I T R A I N S C O T L A N D. C O. U K I N F O @ I T R A I N S C O T L A N

More information

Review Ch. 15 Spreadsheet and Worksheet Basics. 2010, 2006 South-Western, Cengage Learning

Review Ch. 15 Spreadsheet and Worksheet Basics. 2010, 2006 South-Western, Cengage Learning Review Ch. 15 Spreadsheet and Worksheet Basics 2010, 2006 South-Western, Cengage Learning Excel Worksheet Slide 2 Move Around a Worksheet Use the mouse and scroll bars Use and (or TAB) Use PAGE UP and

More information

Microsoft Office Illustrated. Getting Started with Excel 2007

Microsoft Office Illustrated. Getting Started with Excel 2007 Microsoft Office 2007- Illustrated Getting Started with Excel 2007 Objectives Understand spreadsheet software Tour the Excel 2007 window Understand formulas Enter labels and values and use AutoSum Objectives

More information

Advanced Excel. Click Computer if required, then click Browse.

Advanced Excel. Click Computer if required, then click Browse. Advanced Excel 1. Using the Application 1.1. Working with spreadsheets 1.1.1 Open a spreadsheet application. Click the Start button. Select All Programs. Click Microsoft Excel 2013. 1.1.1 Close a spreadsheet

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

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

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

Office of Instructional Technology

Office of Instructional Technology Office of Instructional Technology Microsoft Excel 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Contents Introduction to Excel 2016... 3 Opening Excel 2016... 3 Office 2016 Ribbon... 3

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

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

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

THE AMERICAN LAW INSTITUTE Continuing Legal Education

THE AMERICAN LAW INSTITUTE Continuing Legal Education 67 THE AMERICAN LAW INSTITUTE Continuing Legal Education Using Everyday Tech Tools To Maximize Your Law Practice Plus Ethics April 26, 2018 Philadelphia, Pennsylvania Utilizing Microsoft Excel for a More

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

Laboratory 1. Part 1: Introduction to Spreadsheets

Laboratory 1. Part 1: Introduction to Spreadsheets Laboratory 1 Part 1: Introduction to Spreadsheets By the end of this laboratory session you should be familiar with: Navigating around a worksheet. Naming sheets and cells. Formatting. The use of formulae.

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

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

Contents. Spreadsheet Software ITQ Level 1

Contents. Spreadsheet Software ITQ Level 1 Contents SKILL SET 1 FUNDAMENTALS... 11 1 - SPREADSHEET PRINCIPLES... 12 2 - STARTING EXCEL... 13 3 - THE LAYOUT OF THE EXCEL SCREEN... 14 4 - THE RIBBON... 16 5 - THE WORKSHEET WINDOW... 18 6 - CLOSING

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

Introduction to Microsoft Excel

Introduction to Microsoft Excel Athens-Clarke County Library Page 1 What is a spreadsheet program? Microsoft Excel is an example of a spreadsheet program that will maintain records for you relating to finances, products, activities,

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 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

INFORMATION SHEET 24002/1: AN EXCEL PRIMER

INFORMATION SHEET 24002/1: AN EXCEL PRIMER INFORMATION SHEET 24002/1: AN EXCEL PRIMER How to use this document This guide to the basics of Microsoft Excel is intended for those people who use the program, but need or wish to know more than the

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

More information

Functions in Excel. Structure of a function: Basic Mathematical Functions. Arithmetic operators: Comparison Operators:

Functions in Excel. Structure of a function: Basic Mathematical Functions. Arithmetic operators: Comparison Operators: Page1 Functions in Excel Formulas (functions) are equations that perform calculations on values in your spreadsheet. A formula always starts with an equal sign (=). Example: =5+2*7 This formula multiples

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

Spreadsheet Software

Spreadsheet Software Spreadsheet Software Objectives: Working with Spreadsheets Enhancing Productivity Using the Application Open, close a spreadsheet application. Open, close documents. Create a new spreadsheet based on default

More information

CCC MODEL PAPER INFOMAX COMPUTER ACADEMY

CCC MODEL PAPER INFOMAX COMPUTER ACADEMY CCC MODEL PAPER INFOMAX COMPUTER ACADEMY G. R. Complex Preetam Nagar Prayagraj (Allahabad) U.P. Contact : 8874588766, 9598948810 (1 ) Different cells with in a row can have different heights. (2 ) Microsoft

More information

Basics of Spreadsheet

Basics of Spreadsheet 106 :: Data Entry Operations 6 Basics of Spreadsheet 6.1 INTRODUCTION A spreadsheet is a large sheet having data and information arranged in rows and columns. As you know, Excel is one of the most widely

More information

Basic Excel 2010 Workshop 101

Basic Excel 2010 Workshop 101 Basic Excel 2010 Workshop 101 Class Workbook Instructors: David Newbold Jennifer Tran Katie Spencer UCSD Libraries Educational Services 06/13/11 Why Use Excel? 1. It is the most effective and efficient

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Getting Started With Excel

Getting Started With Excel Chapter 1 Getting Started With Excel This chapter will familiarize you with various basic features of Excel. Specific features which you need to solve a problem will be introduced as the need arises. When

More information

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS...

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS... EXCEL 2010 BASICS Microsoft Excel I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS... 6 The Mouse... 6 What Are Worksheets?... 6 What is a Workbook?...

More information

Excel FDLRS Sunrise

Excel FDLRS Sunrise Excel 2010 FDLRS Sunrise Within 2 weeks participants will submit a project: Create an Excel spreadsheet with a chart include the completed and signed ARROW form Send to: Lourdes Day FDLRS (Bartow Airport)

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

THE EXCEL ENVIRONMENT... 1 EDITING...

THE EXCEL ENVIRONMENT... 1 EDITING... Excel Essentials TABLE OF CONTENTS THE EXCEL ENVIRONMENT... 1 EDITING... 1 INSERTING A COLUMN... 1 DELETING A COLUMN... 1 INSERTING A ROW... DELETING A ROW... MOUSE POINTER SHAPES... USING AUTO-FILL...

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

ABOUT THIS COURSE... 3 ABOUT THIS MANUAL... 4 LESSON 1: MANAGING LISTS... 5

ABOUT THIS COURSE... 3 ABOUT THIS MANUAL... 4 LESSON 1: MANAGING LISTS... 5 Table of Contents ABOUT THIS COURSE... 3 ABOUT THIS MANUAL... 4 LESSON 1: MANAGING LISTS... 5 TOPIC 1A: SORT A LIST... 6 Sort a list in A-Z or Z-A Order... 6 TOPIC 1B: RENUMBER A LIST... 7 Renumber a List

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

Launch old style dialogue boxes from the dialogue box launchers at the bottom of the ribbon.

Launch old style dialogue boxes from the dialogue box launchers at the bottom of the ribbon. Ribbon Overview Ribbon Overview Launch old style dialogue boxes from the dialogue box launchers at the bottom of the ribbon. Add buttons to Quick Access Toolbar either by right clicking or via the Customise

More information

EXCEL 2013 FDLRS SUNRISE

EXCEL 2013 FDLRS SUNRISE EXCEL 2013 FDLRS SUNRISE Goal: Participants will create a spreadsheet and graph to document student progress. Objectives: Participants will create a spreadsheet which includes basic formulas. Participants

More information

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet Copyright 1 99 Spreadsheet definition: A spreadsheet stores and manipulates data that lends itself to being stored in a table type format (e.g. Accounts, Science Experiments, Mathematical Trends, Statistics,

More information

EXCEL 2010 TIPS & TRICKS

EXCEL 2010 TIPS & TRICKS EXCEL 2010 TIPS & TRICKS Training and Reference Guide Starlight Education Table of Contents Move to the End of a Row or Column of Data... 1 Select Cells Without Scrolling... 1 Select Non-Adjacent Ranges...

More information

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah What is Excel? It is a Microsoft Office computer software program to organize and analyze numbers, data and labels in spreadsheet

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Chapter A spreadsheet is a computer program that turns the computer into a very powerful calculator. Headings and comments can be entered along with detailed formulas. The spreadsheet screen is divided

More information

Excel 2016: Part 1. Updated January 2017 Copy cost: $1.50

Excel 2016: Part 1. Updated January 2017 Copy cost: $1.50 Excel 2016: Part 1 Updated January 2017 Copy cost: $1.50 Getting Started Please note that you are required to have some basic computer skills for this class. Also, any experience with Microsoft Word is

More information

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

Section 3. Formulas. By the end of this Section you should be able to:

Section 3. Formulas. By the end of this Section you should be able to: Excel 2003 CLAIT Plus Section 3 Formulas By the end of this Section you should be able to: Create Simple Formulas Understand Mathematical Operators Use Brackets Calculate Percentages Select Cells with

More information

Microsoft Excel 2007

Microsoft Excel 2007 Microsoft Excel 2007 1 Excel is Microsoft s Spreadsheet program. Spreadsheets are often used as a method of displaying and manipulating groups of data in an effective manner. It was originally created

More information

Spreadsheets Microsoft Office Button Ribbon

Spreadsheets Microsoft Office Button Ribbon Getting started with Excel 2007 you will notice that there are many similar features to previous versions. You will also notice that there are many new features that you ll be able to utilize. There are

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

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 Foundation Quick Reference (Windows PC)

Excel Foundation Quick Reference (Windows PC) Excel Foundation Quick Reference (Windows PC) See https://staff.brighton.ac.uk/is/training/pages/excel/foundation.aspx for videos and exercises to accompany this quick reference card. Structure of a spreadsheet

More information

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007)

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) 1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) 2 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) TABLE OF CONTENTS CHAPTER 1: GETTING STARTED... 5 THE EXCEL ENVIRONMENT...

More information

A new workbook contains 256 worksheets. The worksheet is a grid of COLUMNS and ROWS. The intersection of a column and a row is called a CELL.

A new workbook contains 256 worksheets. The worksheet is a grid of COLUMNS and ROWS. The intersection of a column and a row is called a CELL. MICROSOFT EXCEL INTRODUCTION Microsoft Excel is allow you to create professional spreadsheets and charts. It is quite useful in entering, editing, analysis and storing of data. It performs numerous functions

More information