EXCEL ADVANCED 1. Mathematical Operators for Excel < > = >= <= <> ^ Less than greater than Equal Greater than or equal Less than or equal Not equal Power.

Slides:



Advertisements
Similar presentations
Objectives Explore a structured range of data Freeze rows and columns
Advertisements

INSERT BOOK COVER 1Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Office Excel 2010 by Robert Grauer, Keith.
Benchmark Series Microsoft Excel 2013 Level 2
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Excel Project 4 Financial Functions, Data Tables, Amortization Schedules, and Hyperlinks.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 1Advanced Formatting, Formulas, and Data Management Chapter 1Advanced Formatting Techniques.
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin TECHNOLOGY PLUG-IN T3 PROBLEM SOLVING USING EXCEL.
COMPREHENSIVE Word Tutorial 9 Creating On-Screen Forms Using Advanced Table Techniques.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules
Using Excel to Understand Your Data Clayton County Public Schools Department of Research, Evaluation and Assessment Assistant Principal In-Service.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Chapter 5 Creating, Sorting, and Querying a Table
Chapter 6: Pivot Tables Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Pivot Tables Need HW and exam. Why? A pivot table gives you a way to group, summarize and compare data in a spreadsheet. You can do the same tasks with.
Excel: Pivot Tables Computer Information Technology Section 6-18.
EXCEL ADVANCED 1. Mathematical Operators for Excel < > = >=
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 5 1 Microsoft Office Excel 2003 Tutorial 5 – Working With Excel Lists.
Microsoft Office 2007 Excel Chapter 9 Part 3: Creating and Formatting Pivot Charts and PivotTables.
Microsoft Excel 2010 Chapter 8
Advanced Excel Crash Course By Lori Rayl. Tutorial Website Click Excel 2010 (not the “2010 app” option) Notes/Questions.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
LOGO Chapter V Formattings 1. LOGO Overview  Conditional formatting  Working with tables  Filtering  Sorting  Freeze panes  Pivot tables  How to.
XP 1 Microsoft Office Excel 2003 Tutorial 3 – Working With Excel Lists.
Working with Data Lesson 7. Objectives Software Orientation: Excel’s Data Tab The command groups on Excel’s Data tab, shown in the figure below, enable.
Excel 2007 Part (2) Dr. Susan Al Naqshbandi
Problem Solving Using Excel
11 Exploring Microsoft Office Excel 2007 Chapter 4: Working with Large Worksheets and Tables Chapter 04 - Lecture Notes (CSIT 104)
© 2002 ComputerPREP, Inc. All rights reserved. Excel 2000: Database Management and Analysis.
Analysing Data with Excel Importing Data from a Text File To import data from a text file: 1.Start Excel. 2.Click File, click New, click Workbook,
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 4 BACKNEXTEND 4-1 LINKS TO OBJECTIVES Summarizing with Range names and 3-D formulas Summarizing.
XP Agenda Video Last Class Excel Tutorial 5: Working with Excel Lists Agenda for Next Class 1 New Perspectives on Microsoft Office Excel 2003 Tutorial.
XP 1 Excel Tables Purpose of tables – Process data in a group – Used to facilitate calculations – Used to enhance readability of output Types of tables.
Working with Reports in Microsoft Excel Session Version 1.0 © 2011 Aptech Limited.
A skills approach © 2012 The McGraw-Hill Companies, Inc. All rights reserved. excel 2010 Chapter 4 Adding Charts and Analyzing Data.
PIVOT TABLES AND CHARTS CS1100 Computer Science and its Applications CS1100Pivot tables and charts1.
DAY 9: EXCEL CHAPTER 6 Tazin Afrin September 17,
Sharing data among software programs is essential in work today
Excel Chapters -5,6. Pivot Table  When you have a lot of data, it can sometimes be difficult to analyze all of the information in your worksheet.  PivotTables.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Filtering Data Removing a Filter Filter by Selection.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 15 Advanced Tables.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. a lesson approach Microsoft® Excel 2010 © 2011 The McGraw-Hill Companies,
Excel: Pivot Tables Exploring Computer Science Lesson Supplemental.
XP. Objectives Sort data and filter data Summarize an Excel table Insert subtotals into a range of data Outline buttons to show or hide details Create.
EXCEL CHAPTER 6. OBJECTIVES Create a PivotTable Change the values field Modify and Format PivotTable Create a PivotChart 2.
Chapter 6 Creating, Sorting, and Querying a Table
Lesson 7 – Microsoft Excel 2010 Working with Tables, PivotTables, and PivotCharts.
Intro to Excel - Session 5.21 Tutorial 5 - Session 5.2 Working with Excel Lists.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T3: Problem Solving Using Excel 2007.
Microsoft® Excel Create an Excel table. 1 Work with the Table Tools Design tab. 2 Sort and filter records in a table. 3 Identify structured references.
Excel part 5 Working with Excel Tables, PivotTables, and PivotCharts.
Microsoft Excel Prepared by the Academic Faculty Members of IT.
COM: 111 Introduction to Computer Applications Department of Information & Communication Technology Panayiotis Christodoulou.
Microsoft ® Excel ® 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts.
By Martha Nelson Digital Learning Specialist Excel Pivot Tables.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules Microsoft Excel 2013.
Chapter 8 Working with Trendlines, PivotTable Reports, PivotChart Reports, and Slicers Microsoft Excel 2013.
Problem Solving Using Excel
Exploring Computer Science Lesson Supplemental
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Analyzing Data with Excel
Deep Dive Presented by Greg Creech MCAS-I and CompTIA CTT+
Working with Tables, PivotTables, and PivotCharts
Excel: PivotTables Participation Project
Topic 8 – Pivot tables and Charts Lesson 1 – Pivot tables
REACH Computer Resource Center
Shelly Cashman: Microsoft Excel 2016
Lesson 13 Working with Tables
Assignment resource Working with Excel Tables, PivotTables, and Pivot Charts Fairhurst pp The commands on these slides work with the Week 2 Excel.
Microsoft Excel 2007 – Level 2
Presentation transcript:

EXCEL ADVANCED 1

Mathematical Operators for Excel < > = >= <= <> ^ Less than greater than Equal Greater than or equal Less than or equal Not equal Power of 2

Functions SUMIFS Adds the cells in a range that meet multiple criteria COUNTIFS Applies criteria to cells across multiple ranges and counts the number of times all criteria are met 3 The key difference between these and Countif/Sumif is that these allow the use of multiple criteria. Countif/Sumif do not

DATA TABLES A data table is a range of cells that shows how changing one or two variables in your formulas will affect the results of those formulas To create a Data Table select data and click Insert tab, Table (in table group) Convert a table to a range of data Click anywhere in the table, click on Design tab then click Convert to Range in Tools group. 4

DATA TABLES Can be used to Calculate Options In example sheet in cell J2 type =G3 then select I2:J15 Click Data tab, What-if-analysis, then Data Table In Data Table, Column input cell, click D4, and click OK 5

Protecting Worksheets Two step process, first unlock cells you want user to change –Select cells you want unlocked –Home tab, Font group, click on Dialogue Box expander, click on Protection tab, and remove check mark from “Locked” choice 6

PROTECT SHEETS REVIEW tab > CHANGES group > PROTECT SHEET button select the options you want to be protected > OK 7

APPLY CONDITIONAL FORMATTING WITH A RULE Select cell range HOME tab > STYLES group > CONDITIONAL FORMATTING > NEW RULE 8

CONDITIONAL FORMATTING WITH A RULE cont. Select a RULE TYPE: Set your parameters: Select the formatting you want by clicking on the button at the bottom 9

SORT BY MULTIPLE FIELDS HOME tab > EDITING group > SORT & FILTER Button > CUSTOM SORT For each category you want to sort by, click on the ADD LEVEL button 10

AUTOFILTER Select a range of cells containing data. HOME tab > EDITING group > SORT & FILTER button > FILTER Drop-down arrows will now Appear beside each Column heading Select the drop-down arrow and: De-select: SELECT ALL Then select the checkbox beside the option you wish to sort by 11

SUBTOTALS DATA tab > Note that data should be sorted to get best results You can automatically calculate subtotals and grand totals in a list for a column by using the Subtotal command in the Outline group on the Data tab. 12

PIVOT TABLE Are used to summarize, analyze, explore, and present summary data Select the range INSERT > click on PivotTable  My table has headers is selected > OK 13

Modify A PivotTable So That A Column Displays The MAXIMUM Value, Instead Of The SUM Select the cell which has the desired COLUMN HEADING OPTIONS tab > ACTIVE FIELD group > FIELD SETTINGS button In the list, select the Desired function > OK 14

PIVOT TABLE Drag the fields you want into the areas you want 15

PIVOT TABLE cont. Format a PivotTable using a Pivot style Click the DESIGN tab: Light styles Medium styles 16

PIVOT CHART BASED ON A PIVOT TABLE PIVOT TABLE TOOLS > OPTIONS > TOOLS group > PivotChart button in the PivotChart Filter Pane which pops up when you create the PivotChart Click on the drop-down arrow beside the 1 st category name De-select: SELECT ALL Then select the categories you want to be Able to view in your PivotChart > OK 17

GOAL SEEK Automatically vary the contents of one cell – so that the value of the contents of another cell equals a certain amount Click DATA tab > DATA TOOLS group > "WHAT-IF ANALYSIS" icon > GOAL SEEK In the SET CELL textbox, key in the cell you want the ANSWER to appear in In the BY CHANGING CELL textbox, key in the cell reference you want changed in order to get the desired answer > OK 18

FREE “TIP OF THE WEEK” 19