Excel Projects 5 & 6 Notes Mr. Ursone. Excel Project 5: Sorting a List  Sorting: Arranging records in a specific sequence  The Sort command is on the.

Slides:



Advertisements
Similar presentations
Chapter 10 Excel: Data Handling or What do we do with all that data?
Advertisements

MS EXCEL is a spreadsheet application Excel covers: Calculation Graphic tools Pivot tables Macro programming language called VBA EXCEL is a part of MS.
Microsoft Office XP Microsoft Excel
Microsoft Office Illustrated Fundamentals Unit H: Using Complex Formulas, Functions, and Tables.
Business Computer Information Systems 1B Microsoft Office XP Final Exam Review.
Excel Chapter 6 Review slides. How many worksheets are in a workbook, by default? three.
Pre-defined System Functions Simple IF & VLOOKUP.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Chapter 5 Creating, Sorting, and Querying a Table
Exploring Microsoft Excel 2002 Chapter 7 Chapter 7 List and Data Management: Converting Data to Information By Robert T. Grauer Maryann Barber Exploring.
Tutorial 7: Using Advanced Functions and Conditional Formatting
Microsoft Excel Project Five Creating, Sorting, and Querying a Worksheet Database.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 5 1 Microsoft Office Excel 2003 Tutorial 5 – Working With Excel Lists.
Chapter 7 Data Management. Agenda Database concept Import data Input and edit data Sort data Function Filter data Create range name Calculate subtotal.
CTS130 Spreadsheet Lesson 13 Working with Lists. Copying Data between Workbooks  Use the [Copy ]and [Paste] Buttons  Use the CTRL+[C] and CTRL + [V]
Tutorial 8: Working with Advanced Functions
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Final Review Tech II Mr. Ursone. Project 4: Financial Functions, Data Tables, Amortization Schedules, and Hyperlinks Hyperlinks – built-in links that.
XP 1 Microsoft Office Excel 2003 Tutorial 3 – Working With Excel Lists.
Excel Project 5 Creating, Sorting, and Querying a List.
1CP102_module 3: spreadsheet2 More features in Excel Selection: a cell, a range, multiple ranges Name a range: to give name to a selected range or multiple.
Integrated Technology I Excel Review Mr. Ursone. Using Excel Things to Remember: Things to Remember: Formulas you type in will always follow order of.
© 2002 ComputerPREP, Inc. All rights reserved. Excel 2000: Database Management and Analysis.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Excel Project 5 Creating, Sorting, and Querying a List.
COMPREHENSIVE Excel Tutorial 7 Using Advanced Functions, Conditional Formatting, and Filtering.
Excel Project One INT197B – Spring What is Excel? Spreadsheet program with four parts – Worksheets – where you enter, calculate, manipulate, and.
October 2003Bent Thomsen - FIT 3-21 IT – som værktøj Bent Thomsen Institut for Datalogi Aalborg Universitet.
MS Excel Management Information Systems 1. Contents 2  Functions  IF Function and nested IF  Sorting Data.  Filtering Data.  Data Form.  Data Validation.
1 Data List Spreadsheets or simple databases - a different use of Spreadsheets Bent Thomsen.
Integrated Technology I Excel Review Mr. Ursone. Review Questions Data displays in the ________ as you type. Data displays in the ________ as you type.
The Advantage Series ©2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 8 Managing Worksheet Lists Microsoft Office Excel 2003.
Chapter 19 Managing Worksheet Lists. Creating Lists ► Microsoft Office Excel 2003 is inarguably the most powerful electronic spreadsheet available. ►
Microsoft Office Excel 2013 ® ® Abdul Hameed Using Advanced Functions and Conditional Formatting.
Chapter 6.  If a cell style will be used over and over again it can be modified in the cell styles gallery  Home ⇒ Cell Styles ⇒ right-click a style.
With Microsoft Office 2007 Intermediate© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Office 2007 Intermediate.
© 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,
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.
Chapter 6 Creating, Sorting, and Querying a Table
Chapter 5 Working with Multiple Worksheets and Workbooks
You can sort Access data so you can view records in the order you want to view them, and you can filter data so you only see the records you want to see.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Working with Data Lists.
CREATING DATABASE Presenter: Jolanta Soltis. When to use Excel Use Excel when you: –Require a flat or non-relational view of your data (you do not need.
Excel 2007 Part (3) Dr. Susan Al Naqshbandi
Chapter 12 Creating Formulas that Look Up Values Microsoft Excel 2003.
Excel Review By Mr. Griffin Elmira Business Institute.
Key Applications Module Lesson 14 — Working with Tables Computer Literacy BASICS.
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.
Chapter 10: Working with Large Data Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Resource Review Excel formula basics Demonstrate how to enter manual formulas Examine some of the available functions and their usage Discuss the.
CTS130 Spreadsheet Lesson 6 Working with Math & Trig, Statistical, and Date & Time Functions.
Pmt Function Vlookup Function Excel Database.  Naming a Range is very useful Makes copying more clear because formula or function contains a name rather.
MS-EXCEL PART 3. Use data validation in Excel to make sure that users enter certain values into a cell. Data Validation Example In this example, we restrict.
Problem Solving Using Excel
MSAA PRESENTS: AN EXCEL TUTORIAL
GO! with Microsoft Office 2016
Chapter 6 Modifying Cell Styles
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
2007 MICROSOFT EXCEL INTERMEDIATE
Analyzing Table Data.
Creating, Sorting, and Querying a List
Managing Multiple Worksheets and Workbooks
Intro to Excel CSCI-150.
Bent Thomsen Institut for Datalogi Aalborg Universitet
Chapter 6 Modifying Cell Styles
Shelly Cashman: Microsoft Excel 2016
Lesson 13 Working with Tables
Microsoft Office Illustrated Fundamentals
Presentation transcript:

Excel Projects 5 & 6 Notes Mr. Ursone

Excel Project 5: Sorting a List  Sorting: Arranging records in a specific sequence  The Sort command is on the Data menu  Data is in ascending order if it is sorted from A to Z Descending order would be from Z to A, greatest to least, etc.  Excel allows you to sort on a maximum of 3 fields in a single sort operation  The OR operator indicates that only one of the two parts of a criterion must be true  The AND operator indicates that both parts of a criterion must be true  Finding records that pass a test is called querying the list Example: Find all the Males who are over 35 years of age  The Custom… option allows you to select your own criteria from which to query, such as multiple options or ranges of numbers

Lists  When a list is active, an empty row, called the insert row appears below the column heading and contains an asterisk in the left most cell  To define a range as a list, select List from the Data menu  The Convert to Range List command on the List button menu converts a list back to a normal range in the worksheet  An Excel dialog box that lists the field names in the database and provides boxes for you to enter data values is called a data form

Subtotal Functions  The Min subtotal function determines the Lowest number in a column  The Max subtotal function determines the Highest number in a column  The Count subtotal function determines the Number of Records in a column  The Sum subtotal function adds the numbers in a column  The Average subtotal function determines the average in a column  Excel has two wildcard characters the ? And * (Asterisk)  The ? Will take the place of one character in a query Example if you were searching for someone with the last name Ursone but you were not sure the first letter of this person’s last name – you would query ?rsone  The * will take the place of more than one character Example if you were searching for anyone that had the last name beginning with U – you would query U* Wildcard Characters

Data Validation  Excel has a built in data validation feature to ensure that the data you enter into a cell or range of cells is within limits  A data validation rule can be mandatory or cautionary  Excel's VLOOKUP function, which stands for vertical lookup, is used to find specific information that has been stored in a spreadsheet table.  The Vlookup function is used when a table direction is vertical or down the worksheet  In Excel, the VLookup function searches for value in the left-most column of table_array and returns the value in the same row based on the index_number.  The syntax for the VLookup function is:  VLookup( value, table_array, index_number, not_exact_match )  value is the value to search for in the first column of the table_array.  table_array is two or more columns of data that is sorted in ascending order.  index_number is the column number in table_array from which the matching value must be returned. Lookup Functions

Ranges on a Worksheet  The worksheet location where comparison criteria is entered is called the Criteria Area – example of comparison criteria experience > 7  The list is the worksheet location where all the records  The worksheet location where records are copied that meet comparison criteria is called the Extract Range

Computational Fields  A field in a database that contains formulas or functions is called a computational field  Countif formula counts the number in a range of cells based on certain criteria. When using this formula the excel tips are (range, criteria) – that means there are two arguments for a countif formula. The range is where in the worksheet is the data you want to compare and the criteria is what is excel looking for in the range Example If gender was in column B cells 2-9 and you were looking for excel to count the females your formula would be =countif(B2:B9, “F”)

Computational Fields  Sumif formula adds together the numbers in a range based on criteria from a different range. When using this formula Excel displays the tooltip (range, criteria, [sum range]) – that means there are three arguments for a sumif formula. The range is where in the worksheet is the data you want to compare and the criteria is what is excel looking for in the range. The sum range is the numbers that will be added together if the criteria is met in the range. Example: You want Excel to calculate donations made by men. Gender is in column C rows 3-10 and donation amounts are in Column D rows 3-10 your formula would look like this =sumif(C3:C10, “M”, D3:D10) The M is the criteria referring to males.

Project 6 Excel: Comments  Comments are used to describe the function of a cell, a range of cells, a sheet, or the entire workbook.  A Comment Indicator is the small red triangle located in the upper-right corner of a cell that indicates the cell has comment assigned to it

Excel Project 6: Miscellaneous Information  Consolidation is the process of summarizing data included on multiple worksheets on one worksheet  Excel inserts page breaks that show the boundaries of what will print on each page  The text box button is found on the Drawing Toolbar  The style command that is used to create and assign a style to a cell or a range of cells is on the format menu  A series of Quarter 1, Quarter 2, Quarter 3, etc. is considered a data series

Excel Project 6: Miscellaneous  A range that spans two or more worksheets in a workbook such as Cleveland:SanDiego!B5 is called a 3-D range  A special workbook you can create and then use as a pattern to create new, similar workbooks or worksheets is known as a Template  Sample data that is used in place of actual data to verify formulas is known as dummy data  By default a workbook contains three worksheets  To speed data entry, Excel allows you to enter a number once and have it go through worksheets so it is entered in the same cell on all the selected worksheets. This technique is referred to as drilling an entry