Download presentation
Presentation is loading. Please wait.
Published byAlyson Carpenter Modified over 6 years ago
1
Tiffany Lau Emily Nguyen David Mangold Xiang Zhang
VLookUp, Match, Offset Tiffany Lau Emily Nguyen David Mangold Xiang Zhang
2
VLOOKUP Use: Formula: “Looks up” and displays the value of a cell
=Vlookup(“Value”, Parameters, Column, False/True) False: Exact search True: Approximate search
3
VLOOKUP
4
MATCH Use: Formula: Displays the row where a value can be found
=Match(“#”, Parameters, [1, 0, or -1]) = Match (“Value*/?”, Column, 0) 1: Largest value </= input value 0: Exact value -1: Smallest value >/= input value
5
MATCH
6
MATCH
7
OFFSET Use: Displays a cell value at the intersection of a column and row input Formula: =Offset(Corner Cell Reference, Row, Column) Row: Row # - Cell Reference Row # Column: Column # - Cell Reference Column #
8
OFFSET
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.