Intermediate/Advanced Excel Functionality. IRAP Professional Development Workshop Series Zak Buschbach Summer 2015

Size: px
Start display at page:

Download "Intermediate/Advanced Excel Functionality. IRAP Professional Development Workshop Series Zak Buschbach Summer 2015"

Transcription

1 Intermediate/Advanced Excel Functionality IRAP Professional Development Workshop Series Zak Buschbach Summer 2015

2 Links for Today Dataset for today: Shortcut guide:

3 Locking Cell References with $ When auto-filling formulas, you may want to lock cell references, rather than allowing the references to update dynamically Relative vs. Absolute Cell References Relative: (A2) Absolute: ($A$2) Relative Column/Absolute Row: (A$2) Absolute Column/Relative Row: ($A2)

4 AutoSum Multiple columns can be AutoSummed/Averaged/etc. For example, use this to make a subtotals row

5 Nesting Formulas Nesting formulas is crucial to many of the most powerful things you can do in Excel

6 Defining Ranges A range is any set of two or cells While ranges can be referenced by the cells that they are composed of (A2:A101) (A:A) (A2:B101) etc, naming ranges allows for simpler formulas and less repetition

7 Select the range you want to define Give the range a name by clicking the Name Box, entering a name, and hitting Enter/Return

8 Defining Ranges Once a range is defined, you can reference the range by its name instead of the set of cells in any formula For example, in a VLOOKUP OLD NEW

9 Ranking Formulas =SMALL, =LARGE, =RANK =SMALL nth smallest element in a range (range, n) =LARGE nth largest element in a range (range, n) =RANK the rank of x in a range (number, range, ascending/descending)

10 ROUNDING Three ways to round =ROUND standard rounding =ROUNDUP round up if partials should count as wholes =ROUNDDOWN round down if partials should not be counted =ROUND (cell, # of decimal places)

11 Workday Calculations =WORKDAYS Start Date, Number of Workdays Until Deadline, Holiday Array Gives deadline =NETWORKDAYS Start Date, End Date, Holiday Array Gives number of workdays

12 DOB to Age This lengthy formula will take dates of birth and output a text string of the age Uses =NOW() which outputs the current date and time in Excel-readable format

13 Practical DOB to Age Application Nest the DOB to Age calculation in an IF formula to return a live updating of-age text response

14 IF FORMULAS

15 IF Formulas =IF() =IFERROR ()

16 AVERAGE/IF/S AVERAGE and AVERAGEIF/AVERAGEIFS take the arithmetic mean In this example, AVERAGEIFS is used to only take the mean of nonzero amounts of money earned on campus

17 SUMIF SUMIF adds cells that meet a criterion Example: Add up the money made by those who made more than $100 Compare to SUM all money made on-campus

18 SUMIFS Set multiple conditions for adding cells Example: Sum of all money made by Greek students making over $100 on campus

19 COUNTIF COUNTIF Counts the number cells in the range that meet the condition

20 COUNTIFS COUNTIFS does multiple conditions for counting cells For example: Count up the number of Greek Athletes in the dataset

21 TEXT FORMULAS

22 =LEN Length of a text string =LEN() Produces the length of the string in the indicated cell

23 Combine =LEN with =IF Not Nested Uses a helper column Nested no helper column necessary Rule: Name tags can t be longer than 15 characters Is the name too long?

24 A more complex nested IF and LEN formula that uses & and produces two different results Rule: Concatenate the first and last name, abbreviating the last name only if the full name (including space) is over 12 characters

25 PROPER =PROPER() Capitalizes the first letter of each word from the source cell Useful for when the formatting of your source database is all or partially lowercase

26 PROPER with CONCATENATE

27 TRIM and LEFT/RIGHT/MID =TRIM() Removes extra spaces, leaving one between each word Particularly useful if there are extra spaces at the end of some of your strings, which can cause problems in matching data =Left/Right/Mid() =LEFT(cell reference, number of leftmost characters to return) =RIGHT(cell reference, number of rightmost characters to return) =MID(cell reference, starting position, length of characters to return)

28 Index/Match A more flexible VLOOKUP VLOOKUP is great but limited in only being able to lookup values in the left-most column of the source table INDEX(MATCH()) overcomes this obstacle, but is more complex to employ Recall: VLOOKUP(thing to lookup, table to look in, column to return, sorted?) INDEX(column to return, MATCH(thing to lookup, where to look,0)) Example: First define Name & SAT columns as defined ranges of names and sats Goal: Find out the name of the person who got a 2090 SAT score (assume everyone got unique scores for this example otherwise the first such person will always be returned by VLOOKUP or INDEX/MATCH

29 Array Functions Array formulas can accomplish a number of things They are a way to eliminate helper columns CTRL+SHIFT+ENTER When you enter an array function, you must enter this key combination

30 Formula Checking with Show Formulas Ctrl + ` Show Formulas

31 Slicers Slicers allow you to filter multiple PivotTables on a single variable, with one click

32 Slicers Continued Choose the filter variable and the PivotTables to connect to the slicer

33 Slicers Continued Three Pivots with a connected Slicer no filter applied

34 Slicers Continued All three Pivots recalculate when a slicer option is chosen

35 Go To > Special Ctrl + G

36 Applying Go To Special to Clean-up Data A common application of Go to Special Take data from the web that is poorly formatted and turn it into a usable Excel spreadsheet In this example, USNWR Top 50 Liberal Arts College data (link)

37 USNWR Example What it looks like when you paste it into Excel:

38 USNWR Example Paste Values and Clean-up Numbering Scheme

39

40

41

42

43 Tables and Charts In-text charts Sparklines =REPT(,x) Examples of good and bad charts

44

45

46

Commonly Used Excel Functions. Supplement to Excel for Budget Analysts

Commonly Used Excel Functions. Supplement to Excel for Budget Analysts Supplement to Excel for Budget Analysts Version 1.0: February 2016 Table of Contents Introduction... 4 Formulas and Functions... 4 Math and Trigonometry Functions... 5 ABS... 5 ROUND, ROUNDUP, and ROUNDDOWN...

More information

Course Contents For All : Advance Excel & VBA Macros

Course Contents For All : Advance Excel & VBA Macros Pankaj Kumar Gupta: Trainer Advanced Excel & VBA Macros Ph. 8750676667, 9871076667, Email: info@advancedexcel.net, advancedexcel07@gmail.com www.advancedexcel.net, www.vbamacrosexcel.com Office Address:

More information

Page 1 EXPERT. 1.1 Manage Multiple Workbooks Pages Where Covered Modifying existing templates. 356 (Step 7 Tip) Merging multiple workbooks

Page 1 EXPERT. 1.1 Manage Multiple Workbooks Pages Where Covered Modifying existing templates. 356 (Step 7 Tip) Merging multiple workbooks Page 1 EXPERT Study Guide for MOS Objectives (Expert) in Microsoft Excel 2013 Illustrated 1.0 Manage and Share Workbooks 1.1 Manage Multiple Workbooks Pages Where Covered Modifying existing templates 356

More information

Performing Simple Calculations Using the Status Bar

Performing Simple Calculations Using the Status Bar Excel Formulas Performing Simple Calculations Using the Status Bar If you need to see a simple calculation, such as a total, but do not need it to be a part of your spreadsheet, all you need is your Status

More information

Excel 2010 Level 2. Computer Training Centre, UCC, tcentre@ucc.ie, 021-4903749/3751/3752

Excel 2010 Level 2. Computer Training Centre, UCC, tcentre@ucc.ie, 021-4903749/3751/3752 Excel 2010 Level 2 Computer Training Centre, UCC, tcentre@ucc.ie, 021-4903749/3751/3752 TABLE OF CONTENTS What s New in Excel 2010? 1 The File Menu 1 Enhanced Ribbon Toolbar 1 Sparklines 2 Slicer 2 Macro

More information

Advanced Excel for Institutional Researchers

Advanced Excel for Institutional Researchers Advanced Excel for Institutional Researchers Presented by: Sandra Archer Helen Fu University Analysis and Planning Support University of Central Florida September 22-25, 2012 Agenda Sunday, September 23,

More information

EXCEL FUNCTIONS MOST COMMON

EXCEL FUNCTIONS MOST COMMON EXCEL FUNCTIONS MOST COMMON This is a list of the most common Functions in Excel with a description. To see the syntax and a more in depth description, the function is a link to the Microsoft Excel site.

More information

Differences at a glance

Differences at a glance Differences at a glance In the past, you might ve used the consumer (such as Microsoft Office 2013) version of Microsoft Excel outside of work. Now that you re using Google Apps for Work, you ll find many

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE ADVANCED SPREADSHEETS

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE ADVANCED SPREADSHEETS EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE ADVANCED SPREADSHEETS The European Computer Driving Licence Foundation Ltd. Portview House Thorncastle Street Dublin 4 Ireland

More information

How To Use Excel With A Calculator

How To Use Excel With A Calculator Functions & Data Analysis Tools Academic Computing Services www.ku.edu/acs Abstract: This workshop focuses on the functions and data analysis tools of Microsoft Excel. Topics included are the function

More information

MICROSOFT EXCEL STEP BY STEP GUIDE

MICROSOFT EXCEL STEP BY STEP GUIDE IGCSE ICT SECTION 14 DATA ANALYSIS MICROSOFT EXCEL STEP BY STEP GUIDE Mark Nicholls ICT Lounge Data Analysis Self Study Guide Contents Learning Outcomes Page 3 What is a Data Model?... Page 4 Spreadsheet

More information

Microsoft Office Topics per Course

Microsoft Office Topics per Course Microsoft Office Topics per Course This document contains: List of courses Details of what is covered in each course Registration links Please review prerequisites and topics before registering. MS Office

More information

How to Excel with CUFS Part 2 Excel 2010

How to Excel with CUFS Part 2 Excel 2010 How to Excel with CUFS Part 2 Excel 2010 Course Manual Finance Training Contents 1. Working with multiple worksheets 1.1 Inserting new worksheets 3 1.2 Deleting sheets 3 1.3 Moving and copying Excel worksheets

More information

VLOOKUP Functions How do I?

VLOOKUP Functions How do I? For Adviser use only (Not to be relied on by anyone else) Once you ve produced your ISA subscription report and client listings report you then use the VLOOKUP to create all the information you need into

More information

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

Excel Level Two. Introduction. Contents. Exploring Formulas. Entering Formulas Introduction Excel Level Two This workshop introduces you to formulas, functions, moving and copying data, using autofill, relative and absolute references, and formatting cells. Contents Introduction

More information

Accounting & Financial Modeling Liberal Arts Boot Camp Overview

Accounting & Financial Modeling Liberal Arts Boot Camp Overview fa Accounting & Financial Modeling Liberal Arts Boot Camp Overview 2-day intensive training program where liberal arts students learn financial accounting, financial modeling in Excel, and technical interview

More information

Commonly Used Excel Formulas

Commonly Used Excel Formulas Microsoft Excel 2007 Advanced Formulas Windows XP Look Up Values in a List of Data: Commonly Used Excel Formulas Let's say you want to look up an employee's phone extension by using their badge number

More information

USC Marshall School of Business Academic Information Services. Excel 2007 Qualtrics Survey Analysis

USC Marshall School of Business Academic Information Services. Excel 2007 Qualtrics Survey Analysis USC Marshall School of Business Academic Information Services Excel 2007 Qualtrics Survey Analysis DESCRIPTION OF EXCEL ANALYSIS TOOLS AVAILABLE... 3 Summary of Tools Available and their Properties...

More information

Some Useful Functions in Microsoft Excel 2003

Some Useful Functions in Microsoft Excel 2003 Some Useful Functions in Microsoft Excel 2003 Introduction Most users should be familiar with functions as they first encountered them at school in mathematics lessons - for example when working out square

More information

Overview What is a PivotTable? Benefits

Overview What is a PivotTable? Benefits Overview What is a PivotTable? Benefits Create a PivotTable Select Row & Column labels & Values Filtering & Sorting Calculations Data Details Refresh Data Design options Create a PivotChart Slicers Charts

More information

Excel Intermediate. Table of Contents UPPER, LOWER, PROPER AND TRIM...28

Excel Intermediate. Table of Contents UPPER, LOWER, PROPER AND TRIM...28 Excel Intermediate Table of Contents Formulas UPPER, LOWER, PROPER AND TRM...2 LEFT, MID, and RIGHT...3 CONCATENATE...4 & (Ampersand)...5 CONCATENATE vs. & (Ampersand)...5 ROUNDUP, and ROUNDDOWN...6 VLOOKUP...7

More information

Formulas & Functions in Microsoft Excel

Formulas & Functions in Microsoft Excel Formulas & Functions in Microsoft Excel Theresa A Scott, MS Biostatistician II Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt.edu Table of Contents 1 Introduction 1 1.1 Using

More information

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Simply type the id# in the search mechanism of ACS Skills Online to access the learning assets outlined below. Titles Microsoft

More information

SECTION 2: Working with Functions and Formulas

SECTION 2: Working with Functions and Formulas SECTION 2: Working with Functions and Formulas In this section you will learn about: Relative and absolute cell references Basic mathematical operators Using formulas with multiple cell references Fixing

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT Microsoft Excel: Formulas ats@etsu.edu 439-8611 www.etsu.edu/ats Table of Contents: Overview... 1 Objectives... 1 1. How to Create Formulas... 2 2. Naming Ranges... 5 3. Common

More information

Lab 11: Budgeting with Excel

Lab 11: Budgeting with Excel Lab 11: Budgeting with Excel This lab exercise will have you track credit card bills over a period of three months. You will determine those months in which a budget was met for various categories. You

More information

ACS Microcomputer Workshop Excel: Functions and Data Analysis Tools

ACS Microcomputer Workshop Excel: Functions and Data Analysis Tools ACS Microcomputer Workshop Excel: Functions and Data Analysis Tools Introduction The Excel software package consists of three basic parts: its electronic spreadsheet, graphics, and database utilities.

More information

Useful Microsoft Excel Functions & Formulas Theresa A Scott, MS Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt.

Useful Microsoft Excel Functions & Formulas Theresa A Scott, MS Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt. Useful Microsoft Excel Functions & s Theresa Scott, MS Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt.edu This document contains a series of examples that illustrate some useful

More information

Computer Training. NR Computer Learning Center 1835 W. Orangewood Ave #200 Orange CA 92868

Computer Training. NR Computer Learning Center 1835 W. Orangewood Ave #200 Orange CA 92868 Computer Training NR Computer Learning Center 1835 W. Orangewood Ave, #200 Orange, CA 92868 (714) 505-3475 www.nrclc.com NR Computer Learning Center 1835 W. Orangewood Ave #200 Orange CA 92868 (714) 505-3475

More information

You will use these functions a moderate amount, much more so for due diligence and analysis of order/customer/other data than in financial models.

You will use these functions a moderate amount, much more so for due diligence and analysis of order/customer/other data than in financial models. What This Guide Covers and How to Use It Rather than re-explaining every single function here, we re mostly going to give you solid examples that demonstrate how to use each function. Note that this guide

More information

MICROSOFT EXCEL 2010 ANALYZE DATA

MICROSOFT EXCEL 2010 ANALYZE DATA MICROSOFT EXCEL 2010 ANALYZE DATA Microsoft Excel 2010 Essential Analyze data Last Edited: 2012-07-09 1 Basic analyze data... 4 Use diagram to audit formulas... 4 Use Error Checking feature... 4 Use Evaluate

More information

Excel 2003 Tutorials - Video File Attributes

Excel 2003 Tutorials - Video File Attributes Using Excel Files 18.00 2.73 The Excel Environment 3.20 0.14 Opening Microsoft Excel 2.00 0.12 Opening a new workbook 1.40 0.26 Opening an existing workbook 1.50 0.37 Save a workbook 1.40 0.28 Copy a workbook

More information

EUROPEAN COMPUTER DRIVING LICENCE. Module AM4, Spreadsheets, Advanced - Level

EUROPEAN COMPUTER DRIVING LICENCE. Module AM4, Spreadsheets, Advanced - Level EUROPEAN COMPUTER DRIVING LICENCE Module AM4, Spreadsheets, Advanced - Level Copyright ª 2001 The ECDL Foundation Ltd. All rights reserved. No part of this publication may be reproduced in any form except

More information

Computer Training Centre University College Cork. Excel 2013 Pivot Tables

Computer Training Centre University College Cork. Excel 2013 Pivot Tables Computer Training Centre University College Cork Excel 2013 Pivot Tables Table of Contents Pivot Tables... 1 Changing the Value Field Settings... 2 Refreshing the Data... 3 Refresh Data when opening a

More information

Microsoft Excel 2007 Critical Data Analysis Using Functions

Microsoft Excel 2007 Critical Data Analysis Using Functions V O L U M E 4 Microsoft Excel 007 Critical Data Analysis Using Functions DASH DESIGNS CONSULTING Technology Training and Consulting Services Excel 007 Critical Data Analysis Using Functions For The Haas

More information

What is Microsoft Excel?

What is Microsoft Excel? What is Microsoft Excel? Microsoft Excel is a member of the spreadsheet family of software. Spreadsheets allow you to keep track of data, create charts based from data, and perform complex calculations.

More information

EXCEL TIPS AND TRICKS. Sherry Marek Co-Founder of Datavision Technologies

EXCEL TIPS AND TRICKS. Sherry Marek Co-Founder of Datavision Technologies EXCEL TIPS AND TRICKS Sherry Marek Co-Founder of Datavision Technologies AGENDA Excel Survey Why Excel is more than just Numbers Excel 2010/2013 Features General Timesaving features Pivot Table features

More information

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.

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. 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. legend 2. If you want all of the white cats grouped together

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

Microsoft Excel Training - Course Topic Selections

Microsoft Excel Training - Course Topic Selections Microsoft Excel Training - Course Topic Selections The Basics Creating a New Workbook Navigating in Excel Moving the Cell Pointer Using Excel Menus Using Excel Toolbars: Hiding, Displaying, and Moving

More information

Chapter 9 Creating Reports in Excel

Chapter 9 Creating Reports in Excel Chapter 9 Creating Reports in Excel One of the most powerful features of Standard & Poor s Research Insight is its ability to communicate with Microsoft Excel through Active-X Technology. Excel requests

More information

Advanced Spreadsheet Curriculum Content Frameworks

Advanced Spreadsheet Curriculum Content Frameworks Curriculum Content Frameworks Please note: All assessment questions will be taken from the knowledge portion of these frameworks. Prepared by Kelley Williamson, Springdale High School Facilitated by Karen

More information

Lesson 4.3: Using the VLOOKUP Function

Lesson 4.3: Using the VLOOKUP Function Lesson 4.3: Using the VLOOKUP Function Excel 2003 provides two lookup functions that you can use to quickly retrieve information from a table. The functions are called HLOOKUP (horizontal lookup) and VLOOKUP

More information

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

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click. EDIT202 Spreadsheet Lab Assignment Guidelines Getting Started 1. For this lab you will modify a sample spreadsheet file named Starter- Spreadsheet.xls which is available for download from the Spreadsheet

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

We have Two Class web sites:

We have Two Class web sites: Highline College Excel 2016 Class: Busn 218, Spreadhseet Construction Comprehensive Excel Class: Effective & Efficient Calculations & Data Analysis Syllabus (subject change) Table of Contents We have Two

More information

MS EXCEL BUSINESS DASHBOARDS WORKSHOP

MS EXCEL BUSINESS DASHBOARDS WORKSHOP Learn to Present Your data MS EXCEL BUSINESS DASHBOARDS WORKSHOP 23-26 March 2015 20-23 April 2015 07-10 September 2015 LOCATION Neovartis Training Center GBCORP Tower, Bahrain Financial Harbour Kingdom

More information

Creating A Grade Sheet With Microsoft Excel

Creating A Grade Sheet With Microsoft Excel Creating A Grade Sheet With Microsoft Excel Microsoft Excel serves as an excellent tool for tracking grades in your course. But its power is not limited to its ability to organize information in rows and

More information

Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com

Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com M o s t U s e f u l E x c e l C o m m a n d s Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com Computer Training YOU Can Understand! Most Useful Excel Commands

More information

ROUND(cell or formula, 2)

ROUND(cell or formula, 2) There are many ways to set up an amortization table. This document shows how to set up five columns for the payment number, payment, interest, payment applied to the outstanding balance, and the outstanding

More information

Excel: Introduction to Formulas

Excel: Introduction to Formulas Excel: Introduction to Formulas Table of Contents Formulas Arithmetic & Comparison Operators... 2 Text Concatenation... 2 Operator Precedence... 2 UPPER, LOWER, PROPER and TRIM... 3 & (Ampersand)... 4

More information

10 Excel Tips To Make Your Business More Productive

10 Excel Tips To Make Your Business More Productive 10 Excel Tips To Make Your Business More Productive Welcome to Filtered. We are an online education provider of tailored training in Microsoft's main applications. We teach the features of each discipline

More information

Transforming Data into Critical Insights using Excel Dashboards. Dianne Auld

Transforming Data into Critical Insights using Excel Dashboards. Dianne Auld Transforming Data into Critical Insights using Excel Dashboards Dianne Auld What are Excel Dashboards? High level executive summary usually one page Purpose - to provide critical information that can be

More information

Assignment #1: Spreadsheets and Basic Data Visualization Sample Solution

Assignment #1: Spreadsheets and Basic Data Visualization Sample Solution Assignment #1: Spreadsheets and Basic Data Visualization Sample Solution Part 1: Spreadsheet Data Analysis Problem 1. Football data: Find the average difference between game predictions and actual outcomes,

More information

Solution Guide SALES.02. Customer Success. Find it online: smartsheet.com/sales-solutions/customer-success-management. Coordinate Anything

Solution Guide SALES.02. Customer Success. Find it online: smartsheet.com/sales-solutions/customer-success-management. Coordinate Anything Solution Guide SALES.02 Customer Success Find it online: smartsheet.com/sales-solutions/customer-success-management Coordinate Anything About Customer Success Management In any business, especially those

More information

Rows & Columns. Workbooks & Worksheets

Rows & Columns. Workbooks & Worksheets + O + N + P + S F12 + W + Q Esc + C + X + V + Z + Y + A + F Ctrl + H + Tab +, + Y The Fundamentals + Option + R Open File New File Print Save File Save File As Close File Close Excel Exit Dialog Copy Cut

More information

SPREADSHEETS. TIP! Whenever you get some new data, save it under a new name! Then if you mess things up, you can always go back to the original.

SPREADSHEETS. TIP! Whenever you get some new data, save it under a new name! Then if you mess things up, you can always go back to the original. SPREADSHEETS Spreadsheets are great tools for sorting, filtering and running calculations on tables of data. Journalists who know the basics can interview data to find stories and trends that others may

More information

Highline Excel 2016 Class 11: Lookup Formulas & Functions: VLOOKUP & More: Comprehensive Lessons

Highline Excel 2016 Class 11: Lookup Formulas & Functions: VLOOKUP & More: Comprehensive Lessons Highline Excel 2016 Class 11: Lookup Formulas & Functions: VLOOKUP & More: Comprehensive Lessons Table of Contents Why are Lookup Formulas so Common in Spreadsheets?... 2 Examples of Common Lookup Situations:...

More information

Formatting Formatting Tables

Formatting Formatting Tables Intermediate Excel 2013 One major organizational change introduced in Excel 2007, was the ribbon. Each ribbon revealed many more options depending on the tab selected. The Help button is the question mark

More information

Excel: Further Functions

Excel: Further Functions IT Training Excel: Further Functions Jane Barrett, IT Training & Engagement Team Information System Services Version 4.1 Scope Learning outcomes Understand basic cell manipulation using formulas and formatting

More information

Advanced Excel Charts : Tables : Pivots : Macros

Advanced Excel Charts : Tables : Pivots : Macros Advanced Excel Charts : Tables : Pivots : Macros Charts In Excel, charts are a great way to visualize your data. However, it is always good to remember some charts are not meant to display particular types

More information

How to Use Excel for Law Firm Billing

How to Use Excel for Law Firm Billing How to Use Excel for Law Firm Billing FEATURED FACULTY: Staci Warne, Microsoft Certified Trainer (MCT) (801) 463-1213 computrainhelp@hotmail.com Staci Warne, Microsoft Certified Trainer (MCT) Staci Warne

More information

Data Analysis with Microsoft Excel 2003

Data Analysis with Microsoft Excel 2003 Data Analysis with Microsoft Excel 2003 Working with Lists: Microsoft Excel is an excellent tool to manage and manipulate lists. With the information you have in a list, you can sort and display data that

More information

Commission Formula. Value If True Parameter Value If False Parameter. Logical Test Parameter

Commission Formula. Value If True Parameter Value If False Parameter. Logical Test Parameter Excel Review This review uses material and questions from Practice Excel Exam 1 found on the Lab Exam 2 Study Guide webpage. Print out a copy of Practice Excel Exam 1. Download the Practice Excel Exam

More information

Creating Basic Excel Formulas

Creating Basic Excel Formulas Creating Basic Excel Formulas Formulas are equations that perform calculations on values in your worksheet. Depending on how you build a formula in Excel will determine if the answer to your formula automatically

More information

Microsoft Office 2002, 2003, 2007 and 2010 Half-Day Computer Training Descriptions and Registration Information

Microsoft Office 2002, 2003, 2007 and 2010 Half-Day Computer Training Descriptions and Registration Information Microsoft Office 2002, 2003, 2007 and 2010 Half-Day Computer Training s and Registration Information Office of Human Resources Training and Organizational Development 240-777-5116 Microsoft Office 2007

More information

Highline Excel 2016 Class 26: Macro Recorder

Highline Excel 2016 Class 26: Macro Recorder Highline Excel 2016 Class 26: Macro Recorder Table of Contents Macro Recorder Examples in this video... 2 1) Absolute Reference Macro: Format report that always has the same number of columns and rows...

More information

In search of Excellence Series Research - Study Material No. 18

In search of Excellence Series Research - Study Material No. 18 ACHIEVING EXCELLENCE IN AUDIT AND ACCOUNTS THROUGH DEVELOPING, IMPARTING, PRACTICING AND UPGRADING SKILLS AND COMPETENCES In search of Excellence Series Research - Study Material No. 18 Preface In Search

More information

Microsoft Office Word 2010: Level 1

Microsoft Office Word 2010: Level 1 Microsoft Office Word 2010: Level 1 Workshop Objectives: In this workshop, you will learn fundamental Word 2010 skills. You will start by getting acquainted with the Word user interface, creating a new

More information

Analytics with Excel and ARQUERY for Oracle OLAP

Analytics with Excel and ARQUERY for Oracle OLAP Analytics with Excel and ARQUERY for Oracle OLAP Data analytics gives you a powerful advantage in the business industry. Companies use expensive and complex Business Intelligence tools to analyze their

More information

Formulas & Functions in Microsoft Excel

Formulas & Functions in Microsoft Excel Formulas & Functions in Microsoft Excel Theresa A Scott, MS Biostatistician III Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt.edu Table of Contents 1 Introduction 1 1.1 Using

More information

Microsoft Office Excel 2013

Microsoft Office Excel 2013 Microsoft Office Excel 2013 PivotTables and PivotCharts University Information Technology Services Training, Outreach & Learning Technologies Copyright 2014 KSU Department of University Information Technology

More information

LSP 121. LSP 121 Math and Tech Literacy II. Simple Databases. Today s Topics. Database Class Schedule. Simple Databases

LSP 121. LSP 121 Math and Tech Literacy II. Simple Databases. Today s Topics. Database Class Schedule. Simple Databases Greg Brewster, DePaul University Page 1 LSP 121 Math and Tech Literacy II Greg Brewster DePaul University Today s Topics Elements of a Database Importing data from a spreadsheet into a database Sorting,

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Monte Carlo Simulation. SMG ITS Advanced Excel Workshop

Monte Carlo Simulation. SMG ITS Advanced Excel Workshop Advanced Excel Workshop Monte Carlo Simulation Page 1 Contents Monte Carlo Simulation Tutorial... 2 Example 1: New Marketing Campaign... 2 VLOOKUP... 5 Example 2: Revenue Forecast... 6 Pivot Table... 8

More information

WHAT S NEW IN MS EXCEL 2013

WHAT S NEW IN MS EXCEL 2013 Contents Excel... 1 Filling empty cells using Flash Fill... 1 Filtering records using a Timeline... 2 Previewing with Quick Analysis... 4 Using Chart Advisor recommendations... 5 Finding errors and issues

More information

Excel Database Management Microsoft Excel 2003

Excel Database Management Microsoft Excel 2003 Excel Database Management Microsoft Reference Guide University Technology Services Computer Training Copyright Notice Copyright 2003 EBook Publishing. All rights reserved. No part of this publication may

More information

SPSS INSTRUCTION CHAPTER 1

SPSS INSTRUCTION CHAPTER 1 SPSS INSTRUCTION CHAPTER 1 Performing the data manipulations described in Section 1.4 of the chapter require minimal computations, easily handled with a pencil, sheet of paper, and a calculator. However,

More information

Tutorial 7: Using Advanced Functions, Conditional Formatting and Filtering

Tutorial 7: Using Advanced Functions, Conditional Formatting and Filtering 1 Tutorial 7: Using Advanced Functions, Conditional Formatting and Filtering Objectives: Understand the use of structured references Evaluate single and multiple conditions using the IF function Evaluate

More information

2: Formulas and Functions

2: Formulas and Functions 2: Formulas and Functions Simple Formulas 1 Arithmetic Operators 1 Copying formulas 2 Cell References: Relative and Absolute Worksheet Functions 4 The AutoSum Tool The Paste Function and Formula Palette

More information

Professional Development for Administrators and Support Staff Winter/Spring 2016

Professional Development for Administrators and Support Staff Winter/Spring 2016 SOUTHERN WESTCHESTER BOCES LOWER HUDSON REGIONAL INFORMATION CENTER Professional Development for Administrators and Support Staff Winter/Spring 2016 Word Processing Intermediate Microsoft Word 2007/2010/2013

More information

Formula Methods in Excel. Optimising calculations in Excel workbooks

Formula Methods in Excel. Optimising calculations in Excel workbooks Formula Methods in Excel Optimising calculations in Excel workbooks This Excel formula manual is suitable for Excel users of all levels. Rather than just focus on individual functions and formula methods,

More information

MICROSOFT OVERVIEW MICROSOFT CLASSES. IT TRAINING COURSE CATALOG Microsoft Office

MICROSOFT OVERVIEW MICROSOFT CLASSES. IT TRAINING COURSE CATALOG Microsoft Office Microsoft Office MICROSOFT OVERVIEW Microsoft Office is a comprehensive suite of computer software designed to help create and share content in a professional manner. The programs in the Microsoft Office

More information

Advanced Microsoft Excel 2013

Advanced Microsoft Excel 2013 Advanced Microsoft Excel 2013 Introduction Microsoft Excel is program designed to efficiently manage spreadsheets and analyze data. It contains both basic and advanced features that anyone can learn. Once

More information

2015 County Auditors Institute. May 2015. Excel Workshop Tips. Working Smarter, Not Harder. by David Scott, SpeakGeek@att.net

2015 County Auditors Institute. May 2015. Excel Workshop Tips. Working Smarter, Not Harder. by David Scott, SpeakGeek@att.net 2015 County Auditors Institute May 2015 Excel Workshop Tips Working Smarter, Not Harder by David Scott, SpeakGeek@att.net Note: All examples in this workshop and this tip sheet were done using Excel 2010

More information

Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals

Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals Excel 2003 Instructions Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals contains extensive instructions for using Excel 2010 and Excel for Mac 2011. There are a few instances

More information

Microsoft Excel for SEOs Lessons for Aspiring Ninjas

Microsoft Excel for SEOs Lessons for Aspiring Ninjas Microsoft Excel for SEOs Lessons for Aspiring Ninjas Introduction SEOs have been getting into our industry from all sorts of past careers web designers, developers, marketers, business people and those

More information

How To Understand And Understand A Function In Excel 3.5

How To Understand And Understand A Function In Excel 3.5 Microsoft Excel 2010 Microsoft Office Specialist 2010 Series COURSEWARE 3244 1 EXAM 77 888 Achieve more Microsoft Office Specialist 2010 Microsoft Excel Expert Certification 2010 Lesson 3: Formulas and

More information

The Center for Teaching, Learning, & Technology

The Center for Teaching, Learning, & Technology The Center for Teaching, Learning, & Technology Instructional Technology Workshops Microsoft Excel 2010 Formulas and Charts Albert Robinson / Delwar Sayeed Faculty and Staff Development Programs Colston

More information

warpct.com Working with MS Excel 2003 Workbook courseware by WARP! Computer Training

warpct.com Working with MS Excel 2003 Workbook courseware by WARP! Computer Training warpct.com courseware by WARP! Computer Training Working with MS Excel 2003 Workbook Welcome! Thank you for evaluating a portion of this workbook. If you have any questions or comments regarding our training

More information

Introduction to Microsoft Excel 1 Part I

Introduction to Microsoft Excel 1 Part I Introduction to Microsoft Excel 1 Part I Objectives When you complete this workshop you will be able to: Recognize Excel s basic operations and tools; Develop simple worksheets; Use formulas; Format worksheets;

More information

Sorting, Subtotals and Outlines in Microsoft Excel 2003

Sorting, Subtotals and Outlines in Microsoft Excel 2003 Sorting, Subtotals and Outlines in Microsoft Excel 2003 Introduction This document covers both the simple and more advanced sorting facilities in Excel and also introduces you to subtotals and outlines.

More information

MS Excel as a Database

MS Excel as a Database Centre for Learning and Academic Development (CLAD) Technology Skills Development Team MS Excel as a Database http://intranet.birmingham.ac.uk/itskills Using MS Excel as a Database (XL2103) Author: Sonia

More information

An Introduction to Excel Pivot Tables

An Introduction to Excel Pivot Tables An Introduction to Excel Pivot Tables EXCEL REVIEW 2001-2002 This brief introduction to Excel Pivot Tables addresses the English version of MS Excel 2000. Microsoft revised the Pivot Tables feature with

More information

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

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

Report Automation Using Excel

Report Automation Using Excel Report Automation Using Excel Alison Joseph, David Onder, and Billy Hutchings NCAIR Summer Drive-in 2013 1 9608 students Master s Comprehensive Mountain location Residential and Distance 2 MLB.COM Why

More information

The Accountant s Essential Excel Function Toolbox

The Accountant s Essential Excel Function Toolbox The Accountant s Essential Excel Function Toolbox by Neale Blackwood A4 Accounting a4@iinet.net.au www.a4accounting.com.au CPA Congress 2014 November 2014 Introduction Excel has hundreds of functions.

More information

By Ken Thompson, ServQ Alliance

By Ken Thompson, ServQ Alliance Instant Customer Analytics using only Excel By Ken Thompson, ServQ Alliance There are some excellent specialized data analytics, data mining and data visualization tools available however we should not

More information

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

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu http://www.csun.edu/training TABLE

More information