Advanced TechShop D.A. Whatley. Agenda IF, THEN, and AND formulas VLOOKUP.

Slides:



Advertisements
Similar presentations
Microsoft Office Grade 10 A / B Cahaya Bangsa Classical School (C) 2010 Digital Media Production Facility 16 Microsoft Excel – 07.
Advertisements

Importing Test Scores (including the use of Excel’s VLOOKUP function) Chris A. McManigal Camden County Schools Kingsland, GA.
Spreadsheets Relative & Absolute Addresses CIL 102 ‘08 Fall.
Pre-defined System Functions Simple IF & VLOOKUP.
Tutorial 3 Calculating Data with Formulas and Functions
Calling all Data Geeks! Corey McAfee October 24, 2014 Corey McAfee October 24, 2014.
In Business Series © Prentice Hall Microsoft Office Excel 2007 In Business Core Chapter 4 Evaluating Data.
Pradeep Velugoti Lakshman Tallam.  Type in the month name “January” in any cell say A1.  Now drag the fill handle to the right to select the range (Do.
1 CA202 Spreadsheet Application Working with Database Data Lecture # 14.
Computer Science & Engineering 2111 Vlookup and Hlookup Functions Syntax 1CSE 2111 Lecture Vlookup and Hlookup.
Presenting Data with Excel D.A. Whatley (SMG ‘15) – SMG ITS Student Consultant.
CS1100: Computer Science and Its Applications Table Lookup and Error Processing Martin Schedlbauer, Ph.D.
ACOT Intro/Copyright Succeeding in Business with Microsoft Excel 2010.
ADVANCED EXCEL FORMULAS 1 Lesson 8. Named Ranges Name a cell or a range of cells Can make formulas easy to understand =SUM(Sales) instead of =SUM(A2:A16)
Explaining my Excel Document By Sebastian Sergent.
With Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2007 Comprehensive 1e Chapter.
1 Use a cell value as a KEY to a table to find and return a specific element to another cell or use in a calculation.
REACH-CRC © 2012 REACH-CRC. All Rights Reserved.FALL 2012.
Unit 2 – Spreadsheets Spreadsheets Vlookups.
Welcome To Excel Day 1: Modules 1 & 2 Instructor: Mary Magellan Class will start at approximately 8:05 AM.
CS105 Fall CS105 Lab 3 – Excel: The IF Function Announcements MP 1 will be released on Monday 9/14, due Monday 9/28 by 9pm Midterm 1 on Tuesday 9/29.
Computer Science 1000 Spreadsheets V Permission to redistribute or use these slides is strictly prohibited without permission.
Agenda 6/25 – 6/26 Review Exam Answer Access Project Part 3 questions Discuss key points from Chapters1-3 and beyond Cell references Formulas Functions.
Mark Brady 11/19/2012 Southwest Florida Water Management District Data Analyst Interview.
REACH-CRC © 2012 REACH-CRC. All Rights Reserved.FALL 2012.
Chapter 12 Creating Formulas that Look Up Values Microsoft Excel 2003.
Glade Manual – Chapter 6 1 “COUNTIF” function: - “COUNTIF” function counts the number of cells within a range that meet the given condition - In Excel:
CIS300 Test Review REACH - CRC © 2010 REACH All Rights Reserved.Fall 2010.
Advanced TechShop D.A. Whatley. Agenda IF, THEN, and AND formulas VLOOKUP Recording/Implementing Macros.
DECISIONS AND FUNCTIONS Module 4.2. DECISIONS AND FUNCTIONS Module 4.2.
REACH-CRC © 2013 REACH-CRC. All Rights Reserved.Spring 2013.
1 CSE 2337 Chapter 5 Retrieving Data with Lookups.
RevisionRevision Function in Spreadsheet DATE Returns the serial number of a particular date. Syntax –DATE(year,month,day) year is a number from 1900.
04. Excel Countif and Vlookup. File -> Open -> 04b-datastart.xlsx.
CIS 300- Professor Im Test #2. MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Syntax: =VLOOKUP(lookup_value,table_array,col_index_num,[range_lookup]) Arguments:
Charlie Haffey Norwood Public Schools. Vlookup Vertical Lookup  Enter a unique value  Import any info from an internal/external database.
LOOKUP FUNCTIONS Excel Lesson 10. LOOKUP FUNCTIONS Allow the user to find data in other cells in the spreadsheet and place them in the current cell VLOOKUP:
VLOOKUP Function Tech Tuesday January 5, What is VLOOKUP? A Function in Excel (and also in Google Sheets) for finding specific information in.
Pmt Function Vlookup Function Excel Database.  Naming a Range is very useful Makes copying more clear because formula or function contains a name rather.
CIS 300- Professor McIntosh Test #3. MICROSOFT ® EXCEL ® MATHEMATICAL FUNCTIONS Syntax: =ROUND(number, num_digits) Arguments: number Required  The number.
CIS300 Test 3 Review Reinhardt. © 2009 Dale McIntosh. All Rights Reserved. Slides are Available at: uter/cistestreviews.html.
V- Look Up. Lookup Tables Often, we need to retrieve data that is stored in a table For example, consider these metals and their properties: Metal Modulus.
Creating Interactive Reports Using Excel Pivot Tables
Advanced Excel Helen Mills OME-RESA.
VLOOKUP HLOOKUP INDEX + MATCH
Elena Lazarevska, City of Boulder
TRACKER Contents Intro Excel 101 Math Operations Formulas 101.
Microsoft Excel VLOOKUP Deborah Trujillo Instructional Technology
Excel IF Function.
2007 MICROSOFT EXCEL INTERMEDIATE
VLOOKUP Finds an entry from a vertical array based on a criteria
Excel for EMIS A few of my favorite things
VLOOKUP Finds an entry from a vertical array based on a criteria
How To Use VLOOKUP In Microsoft Excel
Advanced Excel Functions Grouping Worksheets
VLOOKUP functions Data Analysis.
Advanced Microsoft Excel
Introduction to the Case
MS Excel 2016 Level III 12/6/2018 Copyright © Carl M. Burnett.
MIS2502: Data Analytics ICA #4. ETL - Excel Basics
MIS2502: Data Analytics ETL - Excel Basics
Excel: Formulas & Functions III Participation Project
VLookup and HLookup in Microsoft Excel
V- Look Up.
MS Excel 2016 Level III Montgomery County Government (MCG)
Excel Tips and Tricks Presented by: Tracee Baker, Business Analyst, TD Ameritrade July 21, /3/2019.
Aniko Balogh CEU Computer & Statistics Center
Excel lookups and PivotTables
Spreadsheets Vlookups.
Excel Training FGFOA Annual Conference – January 16, 2019
Presentation transcript:

Advanced TechShop D.A. Whatley

Agenda IF, THEN, and AND formulas VLOOKUP

IF/THEN Statements Provide multiple answers based on a condition Three types – Simple – Nested – Compound

The VLOOKUP Function Some of Excel’s most powerful functions Useful for looking up info in tables, different worksheets, and even different workbooks Can use massive nested IF statement, but that would be painful – VLOOKUP makes things easier Be careful with approximate data vs. exact data

The VLOOKUP Function Tells Excel to take this cell and look it up vertically in this table When looking up info for an approximate match, info must be listed in ascending order

The VLOOKUP Function =VLOOKUP – (lookup_value, Value being searched in a table – table_array, Table of values Must make absolute reference to copy down – col_index_num, Where do we want our answers from – [range_lookup] “1” if approximate “0” if exact

Questions?

Upcoming TechShops Room 314 from 5:30 – 7PM Excel Refresher (D.A.) – Tuesday, October 22 nd Presenting Data with Excel (D.A.) – Tuesday, November 5 th Advanced Excel (Steph) – Monday, November 18 th Presenting Data with Excel (Steph) – Monday, December 2 nd

Thank You! Please fill out survey!