CIS 300- Professor Im Test #2. MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Syntax: =VLOOKUP(lookup_value,table_array,col_index_num,[range_lookup]) Arguments:

Slides:



Advertisements
Similar presentations
Cell Referencing Absolute Reference: A reference that does not change when copied. It is specified with a dollar sign in front of both the row and column.
Advertisements

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.
Lesson 3 Working with Formulas.
CIS100 Test 2 Review REACH CRC © 2011 REACH CRC. All Rights Reserved.Spring 2011.
REACH-CRC. Lookup Functions INDEX-MATCH LOOKUP Database Functions DSUM DMIN DMAX DCOUNT DAVERAGE.
MIS: Chapter 14 Cumulative concepts, features and functions, plus new functions COUNTIFS, SUMIFS, AVERAGEIFS (Separate ppt on REACH.louisville.edu) All.
Pre-defined System Functions Simple IF & VLOOKUP.
Calling all Data Geeks! Corey McAfee October 24, 2014 Corey McAfee October 24, 2014.
Tutorial 7: Using Advanced Functions and Conditional Formatting
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.
Excel Functions. Prof. Leighton2 A Function Performs a predefined operation Performs a predefined operation A function A function Accepts one or more.
Computer Science & Engineering 2111 Vlookup and Hlookup Functions Syntax 1CSE 2111 Lecture Vlookup and Hlookup.
An Amortization Schedule New Functions. An Amortization Schedule An Amortization Schedule An Amortization Schedule Payment schedule on a loan Payment.
259 Lecture 4 Spring 2010 Logical Functions and Conditional Formatting in Excel.
MICROSOFT EXCEL – TRAINING FOR QC DIETETIC INTERNS Stephanie Brooks – Fall 2014.
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.
Tutorial 8: Working with Advanced Functions
REACH-CRC © 2012 REACH-CRC. All Rights Reserved.FALL 2012.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 2 BACKNEXTEND 2-1 LINKS TO OBJECTIVES Naming Ranges Functions COUNT, COUNTA, COUNTIF, COUNTIFS.
Chapter 6 Advanced Functions Copyright 2005 Radian Publishing Co.
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)
CIS300 TEST REVIEW EXAM 1- PROF. ZURADA & PROF. GUAN REACH - CRC © 2010 REACH All Rights Reserved.Fall 2010.
LOGO Chapter VI Advanced Functions 1. LOGO Overview  INTRODUCTION  NESTED FUNCTIONS  LOOKUP  VLOOKUP  COUNTIF  SUMIF  IF  ROUND  THE PMT, IPMT.
COMPREHENSIVE Excel Tutorial 7 Using Advanced Functions, Conditional Formatting, and Filtering.
1. Common Functions 2.
Spreadsheet Formulae Some Common Functions =IF(condition, true, false) Returns one value if a condition you specify evaluates to TRUE and another value.
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.
MIS: Chapter 6,7,8,10: Data Base and Data Warehouses Cumulative concepts, features and functions, plus new functions COUNTIFS, SUMIFS, AVERAGEIFS (Separate.
CIS300 TEST REVIEW EXAM 2- PROFS. KENDRA, GOYAL & MCINTOSH REACH - CRC © 2014 REACH All Rights Reserved.
# 1# 1 Error Messages, VLookup, Practical Tips What use is VLookup? How do you error check in Excel? CS 105 Spring 2010.
Advanced TechShop D.A. Whatley. Agenda IF, THEN, and AND formulas VLOOKUP.
Mark Brady 11/19/2012 Southwest Florida Water Management District Data Analyst Interview.
REACH-CRC © 2012 REACH-CRC. All Rights Reserved.FALL 2012.
CIS300 Test Review Exam 1- Prof. dos Santos REACH - CRC.
More Spreadsheets Range Formulas & Empty Cells Logical Functions Lookup Functions.
Chapter 12 Creating Formulas that Look Up Values Microsoft Excel 2003.
CIS300 Test Review REACH - CRC © 2010 REACH All Rights Reserved.Fall 2010.
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.
CIS 100 Test #2 Review 1. EXCEL Functions on Test  SUM, COUNT, COUNTA, MAX, MIN, MEDIAN, MODE, AVERAGE, ROUND, and IF  Possibly Others 
CIS300 Exam 4 Review Dale McIntosh © 2009 Dale McIntosh. All Rights Reserved.Spring 2009.
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.
CIS 100 Test #3 Review REACH Computer Resource Center.
CIS 300- Professor McIntosh Test #3. MICROSOFT ® EXCEL ® MATHEMATICAL FUNCTIONS Syntax: =ROUND(number, num_digits) Arguments: number Required  The number.
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.
CIS300 Test Review REACH-CRC © 2012 REACH-CRC. All Rights Reserved.FALL 2012.
CIS300 Test 3 Review Reinhardt. © 2009 Dale McIntosh. All Rights Reserved. Slides are Available at: uter/cistestreviews.html.
Logical Functions and Conditional Formatting in Excel
Contents Introduction Text functions Logical functions
Exam 2- McIntosh REACH - CRC
REACH Computer Resource Center
TRACKER Contents Intro Excel 101 Math Operations Formulas 101.
Excel IF Function.
2007 MICROSOFT EXCEL INTERMEDIATE
VLOOKUP Finds an entry from a vertical array based on a criteria
REACH Computer Resource Center
VLOOKUP Finds an entry from a vertical array based on a criteria
How To Use VLOOKUP In Microsoft Excel
VLOOKUP functions Data Analysis.
ITI 305 MS Excel Level III 11/20/2018
MS Excel 2016 Level III 12/6/2018 Copyright © Carl M. Burnett.
Excel: Formulas & Functions III Participation Project
VLookup and HLookup in Microsoft Excel
REACH CRC Professor Manni
REACH Computer Resource Center
Presentation transcript:

CIS 300- Professor Im Test #2

MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Syntax: =VLOOKUP(lookup_value,table_array,col_index_num,[range_lookup]) Arguments: lookup_value Required  The value to search in the first column of the table or range. table_array Required  The range of cells that contains the data. col_index_num Required  The column number in the table_array argument from which the matching value must be returned. range_lookup Optional  A logical value that specifies whether you want VLOOKUP to find an exact match or an approximate match.

MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Description: Searches the first column of a range of cells, and then returns a value from any cell on the same row of the range. Remarks: The values in the first column of table_array can be text, numbers, or logical values. Uppercase and lowercase text are equivalent. If range_lookup is TRUE, the values in the first column of table_array must be placed in ascending order. If range_lookup is TRUE or omitted, an approximate match is returned. If range_lookup is FALSE, an exact match will be attempted.

MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Errors: #VALUE! – If col_index_num is less than 1 #REF! – If col_index_num is greater than the number of columns in the table_array #N/A – If range_lookup is FALSE and an exact match cannot be found #N/A – If lookup_value is less than the smallest value in the first column of table_array

=VLOOKUP(“CPU”,A1:F9,5,FALSE) 12345

Q. How much total profit was made on the item that costs $40.00? A. =VLOOKUP(40,C2:F7,4,FALSE)

MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Syntax: =HLOOKUP(lookup_value,table_array,row_index_num,[range_lookup]) Arguments: lookup_value Required  The value to search in the first column of the table or range. table_array Required  The range of cells that contains the data. col_index_num Required  The row number in the table_array argument from which the matching value must be returned. range_lookup Optional  A logical value that specifies whether you want VLOOKUP to find an exact match or an approximate match.

MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Description: Searches the first row of a range of cells, and then returns a value from any cell on the same column of the range. Remarks: The values in the first column of table_array can be text, numbers, or logical values. Uppercase and lowercase text are equivalent. If range_lookup is TRUE, the values in the first column of table_array must be placed in ascending order. If range_lookup is TRUE or omitted, an approximate match is returned. If range_lookup is FALSE, an exact match will be attempted.

=VLOOKUP(“Retail Value”,A1:F9,7,FALSE)

Q. How many motherboards did they sell? A. =VLOOKUP(“Quantity”,A1:F9,6,FALSE)

Some More Practice – EXAMPLE 1 MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Q. In the month with the most rainfall, how much damage did the rain cause? A.=VLOOKUP(MAX(B2:B13),B2:D13,3) = $250,000.00

Some More Practice – EXAMPLE 2 MICROSOFT ® EXCEL ® LOOKUP FUNCTIONS Q. If flooding occurred and the damages exceeded $100,000, the state will receive natural disaster funding. Which months will the state receive natural disaster funding. A.=IF(C2=“Yes”,IF(D2>100000, “Funds”, “No Funds”), “No Funds”) OR =IF(AND(C2=“Yes,D2>100000), “Funds”, “No Funds”)

MICROSOFT ® EXCEL ® INFORMATION FUNCTIONS Returns TRUE if value refers to any error value: #N/A#VALUE!#REF!#DIV/0! #NUM!#NAME?#NULL!

MICROSOFT ® EXCEL ® INFORMATION FUNCTIONS

Practice Questions Assume that cell E4 in a spreadsheet has the following formula: =AA$4+$C21 What formula will result from copying it into cell G8? =AC$4+$C25

Practice Questions What formula should be entered in cell E5 to do the following: If the driver was going LESS THAN five miles over the speed limit, show the text “No Problem” Otherwise, if the driver was speeding between 6 miles over and up to 15 miles over the speed limit, show a fine of $25 plus $10 per MPH over the stated speed limit Otherwise, if the driver was speeding less than or equal to 35 MPH over the speed limit, show a fine of $250 even Otherwise, show the text “Have Fun in Jail” Answer: =IF(D5<C5+5, “No Problem”, If(D5<=C5+15, 25+10*(D5-C5), IF(D5<=C5+35, 250, “Have Fun in Jail”))) (There are other equivalent answers)

Practice Questions What is the formula to determine the name of the driver who was driving the 2 nd slowest? =VLOOKUP(SMALL(D5:D9, 2),D5:F9,3,FALSE)

EVALUATE: 1) =VLOOKUP(D15, $D$8:$F$20, 3, FALSE) 2)=VLOOKUP(SUM(B4:G4), $E$12:$G$24, 3, TRUE) 3)=VLOOKUP(MIN(B14:D18) + MAX(E3:G13), $C$10:$D$25, 2 Answers: 1: 49 2: 50 3: 89

Evaluate: 1) =VLOOKUP(B21, $C$11:$G$22, 4, TRUE) 2) =HLOOKUP(SMALL(G3:G10,4),B4:G10,4,FALSE) 3)=HLOOKUP(SUMIF(B3:G3,”>5”),C11:F24,COUNTIF(B3 :G3,”>5”),FALSE) Answers: 1)61 2)38 3)46

Practice Questions A)What is the formula to determine the total number of employees who earn MORE than $50,000 in annual salary? B)What is the formula to determine the sum of the salaries of employees who earn LESS than the average annual salary for this group of employees? C)What is the formula to determine the sum of the salaries of employees who earn LESS than the fourth (4th) lowest salary? Answers: A)=COUNTIF(C4:C14,">50000") B)=SUMIF(C4:C14,"<"&AVERAGE(C4:C14)) C)=SUMIF(C4:C14,"<"&SMALL(C4:C14,4))

Practice Question Carefully examine the accompanying worksheet image. Airline passengers may have to pay a separate fee for checked bags at the time they obtain a boarding pass for their initial flight. If cell A1 contains the number of checked bags, provide a formula using only the cell references in the accompanying table that will correctly determine any baggage handling fee(s) that passengers must pay for their luggage. Note: The fee for the second bag is in addition to that charged for the first piece of checked luggage. Answer =IF(A1=B4,C4,IF(A1=B5,C4+C5,C3))

Practice Question Enter a formula into I2 that will determine how much an employee with the first name in cell I3 makes? If the first name does not exist, your answer should say "No such employee”. Vincent Answer: =IFERROR(VLOOKUP(I2,B2:H16,6,FALSE),"No Such Employee")