Microsoft Excel for Lawyers - The Fundamentals Reference Guide

Size: px
Start display at page:

Download "Microsoft Excel for Lawyers - The Fundamentals Reference Guide"

Transcription

1 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 webinar. Steps apply to most recent Excel versions for the PC and MAC. If you have any questions on this or what was covered in the webinar, please contact Clear Law Institutue or Craig Brody, Instructor (cbrody@outlook.com) AutoFill 1. Click and drag the Black Cross (AutoFill symbol) found at the lower right corner of a cell. 2. Drag in any direction to fill cells as needed, then release. Option: Double click on the blank cross to quickly fill data down a column Excel Formulas (general steps) 1. Enter input data in designated cell locations. 2. Move the pointer to the cell location that will contain the formula dependent on the input data. 3. Type = then a cell reference. for example: =B3 4. Type a mathematical operator: + add - subtract * multiply / divide ^ exponent 5. Type the next cell reference for the formula. for example: =B3-B4 6. Repeat the above two steps if there are other cell references to include in the business formula 7. Press Enter to see the result. Notes: Formulas containing cell references are dependent on data entered in those references; formula results update automatically when data in those locations change. Tip: Separating input data and output formulas in your spreadsheets makes changing data easy and allows for efficient analysis of formula results. (Option: use different colors to further differentiate these areas)

2 AutoSum/Sum Function 1. Enter data in designated cell locations 2. Move the pointer to the cell location that will automatically sum the values. 3. Click located on the Home tab. 4. Determine if Excel guessed the range correctly. If not, change it by typing or dragging. Press Enter The Shortcut Key for AutoSum is Alt = (hold down the Alt Key and tap the equal sign), then press Enter Sum function examples: =SUM(B3:B6) will sum range B3 through B6 below (Family Law Billings) whereas =SUM(B7,B11,B19) will only sum cells B7, B11 and B19 below (to calculate Total Billings in Row 20) Double clicking the AutoSum icon will generally produce the correct result...you can check the formula bar at the top of the screen if needed to see that the formula captured the correct range of cells. Copying Formulas with Relative Cell References 1. Enter the formula then select it. 2. Drag the small black cross (autofill handle at lower right of cell) in the direction needed drag across or down and release to paste formulas to destination cells. Formula column references change when copying formulas to the right. Formula row references change (increase) when copying formulas down. Alternative: Highlight formula cell, press Control C, highlight cell range to paste, then press Control V or press Enter. (Control V keeps the memory active, so you can continue to paste elsewhere pressing Escape key clears the memory) Below formula in D3 is copied down and the row numbers change relative to the new position producing the correct results Copyright 2016 C. Brody Associates Page 2

3 Copying Formulas with an Absolute Cell Reference 1. While entering or editing a formula, type $ signs in front of the row number and/or column letter of the cell whose references are to be held constant when the formula is copied. Or press the F4 Function Key until the desired $ placement appears 2. Copy the formula to other cells as needed. Highlight the formula press Control C then highlight the destination cells and press Control V or drag the fill handle of the formula (black cross) across or down to copy it. The cell reference made absolute will remain constant. Below in cell D3, cell reference C7 is made an absolute cell reference $C$7 so when the formulas is copied down Column D the reference C7 remains constant. Copyright 2016 C. Brody Associates Page 3

4 Creating a Template Basic General steps: 1. Enter the formulas that in the future will show results based on data entered. However for now, omit data that you want to fill in over time. Format cells as needed. 2. Save the file as a template with File Save As Template 3. Close the template 4. To use the template, click File New, then double click on the template to use. Fill in the data and save as a normal Excel file. Here is a sample template with data omitted but formulas and formatting in place. The sheet would be saved as a template file so it can be used over and over again in the future all the user needs to do is create a new file based on the template and then just fill in the data. Here is a template with data filled in Copyright 2016 C. Brody Associates Page 4

5 Edit, Insert, Delete, Move, Copy Data/Format Column Widths Edit Cell Contents = Double click on the cell or press the F2 key then edit contents To Delete Cell Contents = Just press the Delete key To clear just cell Formats 1. Highlight cells to clear, then click the Home tab 2. Click the Clear icon 3. Click Clear Formats Clear All would remove contents AND formats Delete Cells/Rows/Columns 1. Select the data or area as needed. Click the Home tab 2. Click the Delete icon down arrow 3. Click Delete Cells, Rows, Columns, or Sheet or select data, right click then click Delete Insert Cells/Rows/Columns 1. Click the Home tab 2. Click the Insert icon 's down arrow. 3. Click Insert Cells, Rows, Columns, Sheet or right click then click Insert To change column width place mouse pointer between columns letters to find black arrow cross, then either drag to widen/narrow column or double click to widen column automatically to fit the widest entry. To AutoFit a range of cells; highlight the range of cells, click Home tab, Format, AutoFit Column Width To quickly move data a short distance: 1. Move the mouse pointer onto the outline of the cell to move make sure you see an arrow symbol 2. Click and drag to the new destination cell and release. To copy and paste data 1. Highlight the data to copy or move. 2. Right click to choose Copy or click Control C or click the copy icon under the Home tab 3. Move to the destination cell. 4. Right click to choose Paste or click Control V. or click the paste icon under the Home tab To move data, right click then click Cut or press Control X Copyright 2016 C. Brody Associates Page 5

6 Formatting Numbers 1. Highlight the data to be formatted. 2. Click the desired icon under the Home tab of the Ribbon for example: Comma style (2 decimal places) Percent style (0 decimal places) Accounting Number Format (2 decimal places) 3. (Optional) Click the desired decimal place icon. Clicking increases decimal places one place at a time while clicking decreases decimal places one place at a time. Note1: shortcut keys: Control + 1 Keys opens all Format Cell options; Control Shift! = shortcut for Number format; Control Shift $ = shortcut for Currency format; Control Shift % = Percent; Control Shift ~ = General (no specific numeric format) Note2: Right click a range of numbers and select formats for numbers from the Mini-Toolbar: Note: click the Format Painter icon to copy formats from one cell to another cell or range (including color, font style, number formats) Here is an example of formatted number cells: (note comma formatting in columns B,C (currency in rows 19,20) and percentage formatting in columns D,E (with two decimal places) Copyright 2016 C. Brody Associates Page 6

7 Excel Functions 1. Move the pointer to the cell where the formula will be entered. 2. Type the equal sign, the function name, and the beginning parenthesis For example, =AVERAGE ( 3. Type the beginning cell location, followed by a colon, then the ending cell location. For example, B2:B10 4. Type a closing parenthesis. ) Press Enter. For example: =AVERAGE (B2:B10) or =COUNT(F30:F2000) Alternative Method: Click the Insert Function button, there. (shortcut key: Shift F3), then choose a function and complete it from Below the Sum, Count, Max and Average functions are determined in Column B based on summarizing many payment amounts from a large list of legal data. (rows 11 though 898) Copyright 2016 C. Brody Associates Page 7

8 Inserting Charts 1. Highlight data to be included in the chart (titles, data series) For the pie chart, cells A7:B7, A11:B11, B19:C19 were selected first 2. Click the Insert Tab 3. Select the chart type you need or have Excel recommend one. A 3D pie was selected for the example pictured above. At this point a chart appears embedded in the worksheet. Editing Charts with Chart Tools 1. Click once on the chart. 2. Click one of the Chart Tool tabs at the top of the screen Then select icons under these tabs to edit the chart. You can also right click an area of the chart to bring up editing commands. To move or resize a chart, just drag it. To delete the chart, select it, then press the delete key. For the example above, the Design tab was selected then Chart layout and Layout 1 was chosen to display text and % Copyright 2016 C. Brody Associates Page 8

9 Editing Charts with Chart Buttons 1. Click once on the chart. 2. Click one of the Chart buttons to the right of the chart (Elements, Styles, Filters) 3. Make selections as needed to see the change on the chart.. Here the Elements button was selected to display the Chart Legend on the right Work Sheet Commands Tips Right click a tab to see all Worksheet Tab Related commands: Right click on the worksheet scroll arrows to see all the worksheets in a file click one to activate it: Copyright 2016 C. Brody Associates Page 9

10 To Rename a Worksheet 1. Double click the sheet tab. The current sheet name will highlight. 2. Type a new name and press Enter. Alternative: Right click the sheet tab, click Rename, type the new name, and press Enter. NOTE: There can be up to 31 characters in a sheet name including spaces; however, these characters are not allowed: / \? * To Insert a new Sheet 1. Right click a sheet tab. 2. Click Insert. Click Worksheet. Click OK. Alternative: Press the Shortcut Key Shift + F11 OR click the insert worksheet tab just to the right of the last worksheet tab. To Delete a Sheet 1. Right click the sheet tab of the sheet to delete. 2. Click Delete. Note any message warning about the deletion step. 3. Click the Delete button to permanently delete the worksheet. Copyright 2016 C. Brody Associates Page 10

11 To Move a Sheet to a new location within a File 1. Click and drag the sheet tab of the sheet to move. Drag it along the sheet tab area to a new location. A black triangle symbol will indicate where the sheet will appear once dragging stops. 2. Release to move the sheet to the desired location. To Move or Copy a Work Sheet to another File 1. Make sure that both files are open. (one to move from, one to move to) 2. Right click the sheet tab of the sheet to move and click Move or Copy. 3. In the To book box, click the down arrow and click to select the other open workbook file that will receive the sheet. Or click (new book) to move the worksheet into a new file. 4. If needed, in the Before Sheet box, click the sheet name that you want the moved sheet to appear before. (Or click move to end ) Click OK. To Group Worksheets 1. Click to highlight the first worksheet tab to be a part of the group. 2. Hold down the Shift Key and click the last sheet tab to include in the group. Or Hold down the Control Key and click to select non adjacent worksheets to include in the group. To highlight all sheets in the file, right click a sheet tab and click Select All Sheets. The word [Group] will appear in the title bar. Grouped worksheet tabs are white. The active sheet within the group will appear bold. Worksheets not grouped are generally colored gray. 3. Run commands such as inserting headers and footers or formatting cells so the results affect all worksheets in the group. To Ungroup a sheet or sheets, Click an ungrouped (gray) sheet tab name. or with the mouse symbol over any grouped sheet tab, right click then click Ungroup Sheets. Copyright 2016 C. Brody Associates Page 11

12 Linking Cells across Work Sheets 1. Move into the target cell that will contain the linked formula. 2. Type = to begin the formula. 3. Click the worksheet tab that contains the source cell to link to. 4. Click the source cell in that sheet to link to. Press Enter. In the Formula Bar, the linked formula will contain an exclamation point, a symbol that separates the worksheet name and the cell reference. (For example, =North!B5) To sum a Range from another Sheet 1. In the target cell of the target worksheet, click the Sum icon. 2. Click the sheet tab that contains the cell range to be summed. 3. Drag over the range to be summed. Press Enter. Example: =SUM(North!A5:A15) An alternative method would be to type the formula directly within the target cell, making sure to type the worksheet name, the exclamation point, and if needed, apostrophes around a worksheet name that includes spaces. Copyright 2016 C. Brody Associates Page 12

13 Sorting Data (on a single level) 1. Click on a single fieldname in the list (e.g. Name or Amount) or on any single data cell underneath the field name in the list to sort by. 2. From the Data tab click the icon to sort the entire list in Ascending order (A to Z, 1 to 100, or earliest to most recent date) or click the most recent to earliest date) 1. Highlight any single cell in the list. icon to sort the entire list in Descending order. (Z to A, 100 to 1, or Sorting Data (on multiple levels) 2. Click the Data tab, and then click the Sort icon. Excel will highlight the entire list automatically. It will typically not highlight the header row. 3. Specify the First Column to Sort By by clicking the down selector arrow and clicking the desired fieldname. Select related options such as Sort On and Order. 4. Click the Add Level button and specify the Second Sort Level Parameters by clicking the down arrow and choosing the Secondary Fieldname to sort by. Select related icons such as Sort On and Order. (Continue to do this for additional sort levels if needed.) Click OK. Filtering Data 1. Highlight any single cell in the list. 2. Click the Data tab and click the Filter icon. (Shortcut: press Control Shift L keys) At this point, drop down filter arrows appear beside each fieldname. Copyright 2016 C. Brody Associates Page 13

14 3. Click the down arrow beside the fieldname to be filtered. 4. Check or remove checks from specific item(s) or point to Text, Number or Data Filters and select additional options such as Custom Filter. 5. Once the filtered records are displayed, print or print preview them as needed. Note: To Copy to a new sheet, just highlight filtered rows, click copy (Control C), Insert a new sheet (Shift F11) then paste (Control V). 6. To display all list records again, click the Clear filter icon, 7. To remove the Filter arrows, click the Filter icon again,. (or press Control Shift L keys) Copyright 2016 C. Brody Associates Page 14

15 Save, Print and Print Preview To save click the Office button or File, then click Save to save with a different file name, click the Office button then click File Save As 1. To Print, Click File Print. Shortcut key: Control P for print, Control F2 for Print preview; both bring you to the Print page where you can preview the print job and make print or page setup related changes 2. Preview the sheet to the right, adjusting Print settings on the left as needed. 3. To print after making print setting changes, just click the button. 1. Highlight the range of cells to print. Print a Selected area of the Spreadsheet 2. Click the Page Layout tab, 3. Click the Print Area icon, and then click Set Print Area. Can also highlight the selected area to print, click File, Print, then under Setting, select Print Selection Related Print Notes Click the Page Layout Tab then click Page Setup to set things like the Page Size, Fit to Print (Automatic Scaling), Headers/Footers, Margins and Sheet commands like whether to print gridlines. Page Setup and related commands can also be accessed from the File Print command. Click View, Page Layout to see how the full page including the margins and areas for typing directly into the Header and Footer Areas.Once you click in the Header/Footer sections, you can select commands from the Design tab. Copyright 2016 C. Brody Associates Page 15

16 Freeze Panes Command 1. Position the pointer in the row underneath the titles to be frozen horizontally or in the column to the right of the titles to be frozen vertically. 2. Click the View tab, then click the Freeze Panes icon, and then click Freeze Panes. A line separates the window panes. Move down or to the right to see that the titles in the top or left pane remain on the screen. To clear the command, click the View tab if needed, then click the Freeze Panes icon, and click Unfreeze Panes. Print Titles on every Page 1. Click the Page Layout tab, and then click the Print Titles icon. 2. Click the collapse dialog button (which has a small red arrow in it) for the category Print titles Rows to repeat at top: 3. Highlight the row number(s) of the sheet that contain titles to print on every page. Click on the red arrow icon again to expand the Page Setup command box. 4. Click the Print Preview button to view the results. Click the Next button in the Preview or Next, Previous page arrows to see that the fieldnames print on every page. 5. Click Print to print the list or the back arrow (top left) to return to the normal spreadsheet area. Page Break Preview Use this command to easily view/move page breaks before printing 1. Click the View tab. Click the Page Break Preview icon 2. Drag the dashed Blue Page Break lines to new locations as needed. Note: To insert a new page break, click where you want to insert a page break then click the Page Layout tab, then click the Breaks icon and click Insert Page Break. To clear a Page Break, click the Page Layout tab, then click the Breaks icon and click Remove Page Break 3. Click the View tab, and then click the Normal icon to return to the Normal View. The Page Break Lines in the Normal View appear as dashed lines. Page Breaks can be inserted or removed in the Normal View but not moved. Copyright 2016 C. Brody Associates Page 16

17 To Arrange Windows 1. Open both files to arrange or create a new window in the same file (View New Window) 2. Click View Arrange All. Then select an option to arrange views of two windows of the same file, then click the option Windows of active workbook Hide Column Command 1. Highlight the column(s) or row(s) to hide. Click to select a column letter or row number or drag over them to highlight several columns or rows. Use the Control Key to highlight non-adjacent columns or rows. 2. Click the Home tab, then click the Format icon, then point to and click either Alternative: Right click column letter(s) or row number(s) and click Hide. 3. To re-display hidden columns or rows, highlight the two columns/rows on either side of the hidden ones and then do the following: Click the Home tab, then click the Format icon,, then point to and click either. Note: A quick way to redisplay many hidden columns or rows is to first click the Select All button. (The small blank gray box just above row 1 and to the left of Column A), then click the Home tab, then click the Format icon,, then point to and click either. Copyright 2016 C. Brody Associates Page 17

18 Excel Shortcut Keys Data Result Fills selected cells with data you type Edit Data Copy and Paste Data Undo/Redo Key Control Enter F2 (control U if using MAC) Control C then Control V Control Z, Control Y Formatting Format Cells Control 1 (command 1 on MAC) Format General (No specific number format) Control Shift ~ Number Style (2 decimal places with comma) Control Shift! Date Style (day-month-year date style) Control Shift # Currency Style (2 decimal places with $, comma) Control Shift $ Percent Style (zero decimal places) Control Shift % Bold, Italics, Underline Ctrl B, I, U, (5 for strikethrough) Formula Related Automatic Sum Alt = (control shift T on Mac) Copy and Paste Formula Control C then Control V Fills Formulas to the right Highlight cells, Control R Fills Formulas down Highlight cells, Control D Inserts Function Shift F3 Adds absolute cell reference symbols $ F4 (command T on MAC) Displays Formulas in cells Control Accent Grave (toggle) Miscellaneous Selects region/all cells press 1x, 2x as needed Control A Highlight Column/Row Control Spacebar/Shift Spacebar Highlight non adjacent regions Hold down Control, highlight other cells Move cell pointer to the end of continuous data Control key and press relevant Arrow key Activate next or previous Worksheet Control Page Up /Control Page Down Inserts Cells, Columns, Rows Control Shift + Inserts a Worksheet Shift F11 Delete Cells, Columns, Rows Control - Hide/Unhide Rows Control 9/Control Shift ( Find/Replace Data Control F/Control H Print, Save, Save AS, Close Control P, Control S, F12, Control F4 Misc Notes: on the PC, the ALT key shows letters & numbers for more shortcuts. In Help, type Excel Keyboard Shortcuts for more listings. Many shortcut keys on the MAC are the same; several shortcuts listed above use Command key and the shortcut letter intead of Control key. Copyright 2016 C. Brody Associates Page 18

19 Copyright Copyright 2016 C. Brody Associates. All rights reserved. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, storage in an information retrieval system, or otherwise, without the express written permission of C. Brody Associates. PHOTOCOPYING WITHOUT AUTHOR CONSENT/AGREEMENT IS STRICTLY PROHIBITED Microsoft Excel is a registered trademark of Microsoft Corporation. Disclaimer THESE TRAINING MATERIALS ARE PROVIDED WITHOUT ANY WARRANTY WHATSOEVER, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. UNLESS OTHERWISE NOTED, ALL NAMES AND COMPANIES AND DATA LISTED IN THIS MANUAL ARE FICTITIOUS. C. Brody Associates has made a sincere effort to ensure the accuracy of the material. If you should discover any discrepancies, please notify the author, Craig Brody, at: cbrody@outlook.com Copyright 2016 C. Brody Associates Page 19

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

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

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

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

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

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

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

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

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

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

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

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

Microsoft Excel 2016 / 2013 Basic & Intermediate

Microsoft Excel 2016 / 2013 Basic & Intermediate Microsoft Excel 2016 / 2013 Basic & Intermediate Duration: 2 Days Introduction Basic Level This course covers the very basics of the Excel spreadsheet. It is suitable for complete beginners without prior

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

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

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

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

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

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

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 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

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

Microsoft Excel Keyboard Shortcuts

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

More information

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

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

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

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

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

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

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

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

Workbooks & Worksheets. Getting Started. Formatting. Formulas & Functions

Workbooks & Worksheets. Getting Started. Formatting. Formulas & Functions 1 Getting Started Cells Workbooks & Worksheets Formatting Formulas & Functions Chart Printing 2 Getting Started Start a spreadsheet program Recognize the spreadsheet screen layout Use the ribbon,quick

More information

TABLE OF CONTENTS. i Excel 2016 Basic

TABLE OF CONTENTS. i Excel 2016 Basic i TABLE OF CONTENTS TABLE OF CONTENTS I PREFACE VII 1 INTRODUCING EXCEL 1 1.1 Starting Excel 1 Starting Excel using the Start button in Windows 1 1.2 Screen components 2 Tooltips 3 Title bar 4 Window buttons

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

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

WEEK NO. 12 MICROSOFT EXCEL 2007

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

More information

Excel 2010: Getting Started with Excel

Excel 2010: Getting Started with Excel Excel 2010: Getting Started with Excel Excel 2010 Getting Started with Excel Introduction Page 1 Excel is a spreadsheet program that allows you to store, organize, and analyze information. In this lesson,

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

Excel 2013 Part 2. 2) Creating Different Charts

Excel 2013 Part 2. 2) Creating Different Charts Excel 2013 Part 2 1) Create a Chart (review) Open Budget.xlsx from Documents folder. Then highlight the range from C5 to L8. Click on the Insert Tab on the Ribbon. From the Charts click on the dialogue

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

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

EXCEL 2010 PROCEDURES

EXCEL 2010 PROCEDURES EXCEL 2010 PROCEDURES Starting Excel 1 Click the Start 2 Click All Programs 3 Click the Microsoft Office folder icon 4 Click Microsoft Excel 2010 Naming and Saving (Ctrl+S) a Workbook 1 Click File 2 Click

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

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

Microsoft Excel Important Notice

Microsoft Excel Important Notice Microsoft Excel 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

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

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

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

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

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 omar 2013-2014 First Semester 1. Exploring and Setting Up Your Excel Environment Microsoft Excel 2010 2013-2014 The Ribbon contains multiple tabs, each with several groups of commands.

More information

Microsoft Excel for Beginners

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

More information

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

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

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

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

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

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

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

TODAY This gives you today s date IF the cell is formatted as a date.

TODAY This gives you today s date IF the cell is formatted as a date. 33 IF The IF function will do a comparison and give you a result. In this example, the IF function looks at cell H5 to determine if it is less than 150,000. It will write the word Less if H5 is indeed

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

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

Microsoft Excel 2013: Excel Basics June 2014

Microsoft Excel 2013: Excel Basics June 2014 Microsoft Excel 2013: Excel Basics June 2014 Description Excel is a powerful spreadsheet program. Please note that in this class we will use Excel 2010 or 2013. Learn how to create spreadsheets, enter

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

COMPUTER TECHNOLOGY SPREADSHEETS BASIC TERMINOLOGY. A workbook is the file Excel creates to store your data.

COMPUTER TECHNOLOGY SPREADSHEETS BASIC TERMINOLOGY. A workbook is the file Excel creates to store your data. SPREADSHEETS BASIC TERMINOLOGY A Spreadsheet is a grid of rows and columns containing numbers, text, and formulas. A workbook is the file Excel creates to store your data. A worksheet is an individual

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

Basic Microsoft Excel 2011

Basic Microsoft Excel 2011 Basic Microsoft Excel 2011 Table of Contents Starting Excel... 2 Creating a New Workbook... 3 Saving a Workbook... 3 Creating New Worksheets... 3 Renaming a Worksheet... 3 Deleting a Worksheet... 3 Selecting

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Platform: Windows PC Ref no: ins100 Date: May 2007 Version: 1 Author: C.P.Houghton Introduction to Microsoft Excel Microsoft Excel is a piece of software which allows you to create professional spreadsheets

More information

-Using Excel- *The columns are marked by letters, the rows by numbers. For example, A1 designates row A, column 1.

-Using Excel- *The columns are marked by letters, the rows by numbers. For example, A1 designates row A, column 1. -Using Excel- Note: The version of Excel that you are using might vary slightly from this handout. This is for Office 2004 (Mac). If you are using a different version, while things may look slightly different,

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 Contents Starting Excel... 2 Excel Window Properties... 2 The Ribbon... 3 Tabs... 3 Contextual Tabs... 3 Dialog Box Launchers... 4 Galleries... 5 Minimizing the Ribbon... 5 The

More information

Microsoft Excel 2002 M O D U L E 2

Microsoft Excel 2002 M O D U L E 2 THE COMPLETE Excel 2002 M O D U L E 2 CompleteVISUAL TM Step-by-step Series Computer Training Manual www.computertrainingmanual.com Copyright Notice Copyright 2002 EBook Publishing. All rights reserved.

More information

Objectives. Objectives. Plan Ahead. Starting Excel 3/9/2010. Excel Chapter 3. Microsoft Office 2007

Objectives. Objectives. Plan Ahead. Starting Excel 3/9/2010. Excel Chapter 3. Microsoft Office 2007 Objectives Microsoft Office 2007 Excel Chapter 3 What-If Analysis, Charting, and Working with Large Worksheets Rotate text in a cell Create a series of month names Copy, paste, insert, and delete cells

More information

MICROSOFT EXCEL KEYBOARD SHORCUTS

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

More information

Intermediate Microsoft Excel

Intermediate Microsoft Excel Intermediate Microsoft Excel Class learning objectives By the end of class, students should be able to perform the following tasks in Microsoft Word: 1. Completing a Series 2. Review of Excel Basics Create

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

Office Applications II Lesson Objectives

Office Applications II Lesson Objectives Office Applications II Lesson Unit 1: MICROSOFT EXCEL SPREADSHEETS BASICS What is a Spreadsheet and What Are Its Uses? Define spreadsheets Define the Microsoft Excel application List business, consumer,

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

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview Microsoft Office Excel 2007: Basic Course Length: 1 Day Course Overview This course teaches the basic functions and features of Excel 2007. After an introduction to spreadsheet terminology and Excel's

More information

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation Study Guide PCIC 3 B2 GS3- Key Applications-Excel Copyright 2010 Teknimedia Corporation Teknimedia grants permission to any licensed owner of PCIC 3 B GS3 Key Applications-Excel to duplicate the contents

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

Excel Simple Worksheets (with Functions)

Excel Simple Worksheets (with Functions) Excel 2007 Simple Worksheets (with Functions) Contents The Excel 2007 Window 4 Navigating in Excel... 7 Entering Data 8 Working with Ranges of Cells... 9 Selecting Ranges of Cells 9 Copy and Moving Cell

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

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

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

More information

MS Exel MS Excel tutorials in Hindi

MS Exel MS Excel tutorials in Hindi 1 MS Exel MS Excel tutorials in Hindi Excel): datas) (spreadsheets) workbook) worksheets) ' ' (columns) ' ' (rows) (grid) (cell), 'E' '5' 'E5', mathematical formulas) Microsoft Excel - Screen Elements)

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

Introduction to Excel 2007

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

More information

Microsoft Office Excel 2013 Courses 24 Hours

Microsoft Office Excel 2013 Courses 24 Hours Microsoft Office Excel 2013 Courses 24 Hours COURSE OUTLINES FOUNDATION LEVEL COURSE OUTLINE Getting Started With Excel 2013 Starting Excel 2013 Selecting the Blank Worksheet Template The Excel 2013 Cell

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

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY Table of Contents Table of Contents 1. Creating a Microsoft Excel Workbook...1 Starting Microsoft Excel...1 Creating a Workbook...2 Saving a Workbook...3 The Status Bar...5 Adding and Deleting Worksheets...6

More information

Microsoft Excel Level 1

Microsoft Excel Level 1 Microsoft Excel 2010 Level 1 Copyright 2010 KSU Department of Information Technology Services This document may be downloaded, printed, or copied for educational use without further permission of the Information

More information

CATEGORY SKILL SET REF. TASK ITEM. 1.1 Working with Spreadsheets Open, close a spreadsheet application. Open, close spreadsheets.

CATEGORY SKILL SET REF. TASK ITEM. 1.1 Working with Spreadsheets Open, close a spreadsheet application. Open, close spreadsheets. ECDL / ICDL Spreadsheets This module sets out essential concepts and skills relating to understanding the concept of spreadsheets and demonstrating an ability to use a spreadsheet to produce accurate work

More information

Introduction to Microsoft Excel 2010 Quick Reference Sheet

Introduction to Microsoft Excel 2010 Quick Reference Sheet Spreadsheet What is a spreadsheet? How is Excel 2010 different from previous versions? A grid of rows and columns that help to organize, summarize and calculate data. Microsoft Excel 2010 is built on the

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

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

SUM, AVERAGE, MEDIAN, MIN,

SUM, AVERAGE, MEDIAN, MIN, Lab 3 Activity Name Demonstration Notes Objective 12: Use the SUM, AVERAGE, MEDIAN, MIN, and MAX Functions 5.25 Using the SUM and AVERAGE Functions 5.26 Using the MEDIAN Function Start Excel. Open goaio_1e_08c_script_data.xlsx.

More information

Excel 2013 Workshop. Prepared by

Excel 2013 Workshop. Prepared by Excel 2013 Workshop Prepared by Joan Weeks Computer Labs Manager & Madeline Davis Computer Labs Assistant Department of Library and Information Science June 2014 Excel 2013: Fundamentals Course Description

More information

Microsoft Excel 2010 Basics

Microsoft Excel 2010 Basics Microsoft Excel 2010 Basics Starting Word 2010 with XP: Click the Start Button, All Programs, Microsoft Office, Microsoft Excel 2010 Starting Word 2010 with 07: Click the Microsoft Office Button with the

More information

Introduction to Excel 2007 for ESL students

Introduction to Excel 2007 for ESL students Introduction to Excel 2007 for ESL students Download at http://www.rtlibrary.org/excel2007esl.pdf Developed 2010 by Barb Hauck-Mah, Rockaway Township Library for The American Dream Starts @your Library

More information

for secondary school teachers & administrators

for secondary school teachers & administrators for secondary school teachers & administrators 2b: presenting worksheets effectively Contents Page Workshop 2B: Presenting Worksheets Effectively 1 2.1 The Formatting Toolbar 2.1.1 The Format Cells Dialogue

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

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen. Excel is a spreadsheet application that allows for the storing, organizing and manipulation of data that is entered into it. Excel has variety of built in tools that allow users to perform both simple

More information