Basic Excel Workshop 101. Class Workbook

Similar documents
Microsoft Excel 2010 Part 3: Advanced Excel

Excel 2007 Basic knowledge

Microsoft Excel 2010 Tutorial

Introduction to Microsoft Excel 2010

Excel Level Two. Introduction. Contents. Exploring Formulas. Entering Formulas

Basic Microsoft Excel 2007

Excel 2003 Tutorial I

The Center for Teaching, Learning, & Technology

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11

Excel 2007: Basics Learning Guide

Computer Training Centre University College Cork. Excel 2013 Level 1

Microsoft Excel Basics

Microsoft Excel Understanding the Basics

Introduction To Microsoft Office Excel Bob Booth July 2008 AP-Excel8

Getting Started with Excel Table of Contents

Spreadsheet - Introduction

Q&As: Microsoft Excel 2013: Chapter 2

Intro to Excel spreadsheets

Excel 2007 A Beginners Guide

Basic Excel Handbook

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

Excel 2003 A Beginners Guide

How to Use Excel 2007

Microsoft Excel Training - Course Topic Selections

OX Spreadsheet Product Guide

Introduction to Microsoft Excel 2007/2010

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Creating and Editing Workbooks. STUDENT LEARNING OUTCOMES (SLOs) After completing this chapter, you will be able to:

Kingsoft Spreadsheet 2012

Lab 11: Budgeting with Excel

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Task Force on Technology / EXCEL

Using Microsoft Excel 2010

Excel Using Pivot Tables

Create Charts in Excel

Merging Labels, Letters, and Envelopes Word 2013

Create a Poster Using Publisher

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed

Spreadsheet. Parts of a Spreadsheet. Entry Bar

Introduction to MS EXCEL 2007 Data entry & formatting Using formulas & functions Presenting data with charts Database features in Excel

Microsoft Excel 2003

The Basics of Microsoft Excel

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18

3 What s New in Excel 2007

Formulas, Functions and Charts

What is Microsoft Excel?

Scientific Graphing in Excel 2010

Handout: How to Use Excel 2010

Excel Math Project for 8th Grade Identifying Patterns

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

This activity will show you how to draw graphs of algebraic functions in Excel.

NAVIGATION TIPS. Special Tabs

Migrating to Excel 2010 from Excel Excel - Microsoft Office 1 of 1

Chapter 9 Creating Reports in Excel

Excel Using Pivot Tables

Table of Contents TASK 1: DATA ANALYSIS TOOLPAK... 2 TASK 2: HISTOGRAMS... 5 TASK 3: ENTER MIDPOINT FORMULAS... 11

Computer Skills Microsoft Excel Creating Pie & Column Charts

Excel Spreadsheets: Getting Started

Excel Project Creating a Stock Portfolio Simulation

Excel Project From the Start menu select New Office Document. If necessary, click the General tab and then double-click Blank workbook.

Introduction to Microsoft Excel 1 Part I

As in the example above, a Budget created on the computer typically has:

Advanced Excel 10/20/2011 1

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002

Microsoft Excel Introduction to Microsoft Excel 2007

ITS Training Class Charts and PivotTables Using Excel 2007

Microsoft Access 2010 handout

How to make a line graph using Excel 2007

Macros in Word & Excel

Excel Basics for Account Reconciliation

A simple three dimensional Column bar chart can be produced from the following example spreadsheet. Note that cell A1 is left blank.

PA Payroll Exercise for Intermediate Excel

Creating Basic Excel Formulas

Microsoft Excel 2007 Level 2

EXCEL FINANCIAL USES

Microsoft Excel 2010 Training

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.

Excel What you will do:

How to Use Excel for Law Firm Billing

SOAL-SOAL MICROSOFT EXCEL 1. The box on the chart that contains the name of each individual record is called the. A. cell B. title C. axis D.

Microsoft Excel 2007 An Essential Guide (Level 1)

Excel Intermediate Session 2: Charts and Tables

Adding Comments in Microsoft Excel 2003

Easy Calculations in Excel

Microsoft Excel 2013 Tutorial

Excel I Sorting and filtering Revised February 2013

Excel Unit 4. Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4

Enhance The Excel Experience Part I

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by

INTERMEDIATE Excel 2013

Advanced Excel Charts : Tables : Pivots : Macros

Excel 2010: Create your first spreadsheet

Using Microsoft Project 2000

Creating an Excel XY (Scatter) Plot

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group

Excel -- Creating Charts

Information Literacy Program

Microsoft Excel 2013: Charts June 2014

PowerPoint 2007 Basics Website:

Pivot Tables & Pivot Charts

Transcription:

Basic Excel Workshop 101 Class Workbook Instructors: David Newbold Jennifer Tran UCSD Libraries Educational Services 09/29/10

Why Use Excel? 1. It enables you to perform repetitive calculations quickly. 2. It provides short-cuts for creating formulas. 3. It provides a clean, easy-to-understand presentation of data. 4. It does much of the work involved in creating spreadsheets, compiling tables, developing graphs, composing reports, and many other functions associated with data manipulation. 5. You need only enter a formula for the spreadsheet to continually update totals whenever data is entered rather than having to continually re calculate. 6. It helps to get you, and keep you, organized. 2

Contents Examples of Spreadsheets/Ribbons 4-5 Definitions... 6 Formulas... 7 Four Ways to Add Numbers... 7 AutoSum Formulas... 8 Copying & Pasting Formulas... 9 Cell Referencing... 10 Using AutoFill... 11 Auto Formulas Exercise... 12 Other Mathematical Functions... 13 Formula Errors... 14 Formula Error Checking... 15 Auto Data Fill... 16 Displaying and Printing Formulas... 17 Page Layout and Printing... 18 Page Views... 19 Freeze Views... 20 Sheets... 21 Columns and Rows... 22 Column Height and Row Width... 23 Cells... 24-26 3

The Spreadsheet 4

Ribbons 5

What is a spreadsheet? A spreadsheet is a computer application that simulates a paper, accounting worksheet. It displays multiple cells that together make up a grid consisting of rows and columns, each cell containing either alphanumeric text or numeric values. A spreadsheet cell may alternatively contain a formula that defines how the contents of that cell is to be calculated from the contents of any other cell (or combination of cells) each time any cell is updated. Spreadsheets are frequently used for financial information because of their ability to re-calculate the entire sheet automatically after a change to a single cell is made. Why use a computer? A computer allows us to calculate and re-calculate changing values automatically, thus saving time and effort. Movement and data entry is also facilitated electronically. 6

Formulas Four ways to create formulas in Excel Formulas are calculations which can show relationships between numbers. Formulas in Excel can be repeated as often as necessary to cut the time and effort required to, say, add columns and rows of numbers, and perform other, more complex numerical calculations The principle benefit of Excel is that it automates the process of making repetitive calculations. For Example: Adding Manually Adding Manually but with cell references Adding using the sum function manually Adding using the AutoSum function 7

Using AutoSum Formulas Three AutoSum formulas SUM : Used to quickly add a list of numbers Select the cell in which you want the total to appear Click the Autosum Σ symbol in the editing section of the Home ribbon Click and drag the dotted line around the numbers you want to add Press enter The numbers have been added You can add non-contiguous numbers by pressing the control key and clicking on the cells you want to include. AVERAGE: Used to find the average of several numbers Select the cell in which you want the average to appear Click the down arrow of the Autosum Σ button in the editing section of the Home ribbon Click and drag the dotted line around the numbers you want to average Press enter The numbers have been averaged You can average non-contiguous numbers by pressing the control key and clicking on the cells you want to include. MAX: Used to find the maximum of several numbers Select the cell in which you want the Maximum to appear Click the down arrow of the Autosum Σ button in the editing section of the Home ribbon Click and drag the dotted line around the numbers you want to solve for maximum Press enter The largest number of the group appears You can maximum non-contiguous numbers by pressing the control key and clicking on the cells you want to include. 8

Copying and Pasting Formulas Copying Formulas Copying and pasting data in Excel is slightly different in Excel than in other programs The Paste Special box below gives you an idea as to how many ways there are in Excel to copy and paste cell contents. 9

Cell Referencing Relative Cell Referencing A cell reference is the set of coordinates that a cell occupies on a worksheet. For example, the reference of the cell that appears at the intersection of column B and row 11 is B11 When you create a formula that uses cell references, the cell range reference is relative in that it can be applied to a similar cell or range A relative cell reference adjusts to its new location when the formula is copied and pasted from one location to another. For example, the formula that was used to come up with the answer in column B below has been copied to come up with the answer to column C; Excel adjusted the column references from column B to Column C when the cursor was placed in the cell where the sum of column C was to be entered. 10

Using Auto Fill for Copying Formulas Use the fill handle to fill data and formulas To quickly fill in several types of data series, you can select cells and drag the fill handle (fill handle: The small black square in the lower-right corner of the selection. When you point to the fill handle, the pointer changes to a black cross.). To use the fill handle, you select the cells that you want to use as a basis for filling additional cells, and then drag the fill handle across or down the cells that you want to fill. You can add a series of columns of numbers simultaneously by first selecting the cells where you want the totals to appear, and then pressing the Sum button. 11

Auto Formulas Exercise Calculate the Sub-totals, Totals and Averages in the following spreadsheet 12

Other Mathematical Functions Set out below is a table outlining the four mathematical functions and the symbols used to calculate them. These symbols can be used in a variety of combinations. Operation Symbol Constant Data Referenced Data Answer Multiplication * = 5 * 6 = A1 * B3 30 Division / = 8 / 4 = A3 / B2 2 Addition + = 4 + 7 = B2 + A2 11 Subtraction - = 8-3 = A3 - B1 5 13

Formula Errors Error Messages The following are some error messages you may receive and what they mean: 1. #### Column too small, widen 3. #Name? errors are caused when Excel doesn't recognize a name used in your formula. The best way to fix this is to double-click the cell that has this error, and be sure that you spelled the formula correctly. 4. #Value? Usually occurs when one part of a formula which is supposed to be numerical is actually a word 14

Formula Error Checking You can check your formulas for errors using the Error Checking function in your formula ribbon. 15

Fill Data & Formulas Automatically in Worksheet Cells Fill in a series of numbers, dates, or other built-in series items Using the fill handle (fill handle: The small black square in the lower-right corner of the selection. When you point to the fill handle, the pointer changes to a black cross.), you can quickly fill cells in a range with a series of numbers or dates, or with a built-in series for days, weekdays, months, or years. Select the first cell in the range that you want to fill. Type the starting value for the series. Type a value in the next cell to establish a pattern. For example, if you want the series 1, 2, 3, 4, 5..., type 1 and 2 in the first two cells. If you want the series 2, 4, 6, 8..., type 2 and 4. If you want the series 2, 2, 2, 2..., you can leave the second cell blank. More examples of series that you can fill When you fill a series, the selections are extended as shown in the following table. In this table, items that are separated by commas are contained in individual adjacent cells on the worksheet. 16

Displaying and Printing Formulas To display the formulas used on your spread sheet; Press and hold the control key Click the tilde key (above your tab key) All the formulas on the sheet appear where the numerical results were 17

Page Layout & Printing PAGE LAYOUT TOOL BAR The Page Layout ribbon is designed to give you maximum control over every aspect of printing your document. Prior to printing your document, be sure to check each of the ribbon s sections to give your document the printed presentation that you want. 18

Views Page Layout Page Break 19 Normal

Freeze Views To freeze both column and rows ~ Select the cell where the columns and rows that you want to freeze intersect as shown above. Then click on Freeze Panes, which is on the Freeze Panes menu on your View ribbon In the example above, the column and row headings are frozen so that you can see them from any part of the spreadsheet. 20

Sheets 21

Columns and Rows Maximums: 16,384 columns 1,048,576 Rows Methods Start by entering column titles Then enter row titles Inserting Cells Select a cell in the row below which you want to insert a cell In the Home ribbon, in the Cells group, click the Insert button A new cell appears above the cell you originally selected Rows Select a row below which you want to insert a row by clicking on the row number In the Home ribbon, in the Cells group, click the down arrow of the Insert button Select Insert Sheet Rows A new row appears above the cell you originally selected Columns Select a column to the right of which you want to insert another column by clicking on the column letter In the Home ribbon, in the Cells group, click the down arrow of the Insert button Select Insert Sheet Columns A new column appears to the left of the column you originally selected 22

Column Height and Row Width SETTING COLUMN WIDTH AND ROW HEIGHT Column Height: On the home ribbon in the Cells section Click the down arrow of the Format tab Select either ~ Column Width and set the column to a specific width Auto Fit column width to let the system set it according to the width of the existing text Default Width to return to factory settings. Row Height On the home ribbon in the Cells section Click the down arrow of the Format tab Select either ~ Row height to make the selected row a specific height Auto Row Height to let the system set the height based on the size of the cell contents 23

Cells Formatting Cells Cells can be formatted by (with the cell selected) right-clicking the mouse key and selecting the Format Cell command. The resulting dialog box contains 6 tabs Number Options include currency, accounting, date, fraction, percentage, etc. Alignment includes horizontal and vertical alignment for the cell s contents Font includes font type, font size, font color, font underline and font size Border Line type, width and color Fill Fill color and effects Protection locked and hidden 24

Cells Selecting Cells Contiguous Cells Contiguous Cells can be selected by dragging the pointer over them while holding down the left mouse key Selecting the first and last cell in the group while holding down the shift key By holding down the control key and selecting each cell individually Non-Contiguous Cells Non-contiguous Cells can be selected by Holding down the Control key and selecting each cell individually 25

Cells Cell Data Cells can contain three types of data: Labels are text entries. They do not have a value associated with them. Labels identify numbers and formulas. (Total, Average, Interest, Monthly Payment) Constants are fixed numbers, they don t change except when referenced to a formula Formulas: Describe a general relationship between quantities A key to solve an equation with variables Example: A + B = C Constants Labels Formulas 26

Creating Charts and Graphs Charts make data visual. Instead of having to analyze columns of worksheet numbers, you can see at a glance To create a chart: Select the table in which you have your data for the chart Click on the Insert Tab Click on the down arrow of the category of chart you want to create (column, line pie or bar) Select the type of chart within the category Select and drag the chart to where you want it situated Fine tune it with options in the Chart Tools menu (Design, Layout, and Format) 2 27 3

28