Download presentation
Presentation is loading. Please wait.
Published byLenard Smith Modified over 9 years ago
1
Lookup Functions VLOOKUP and HLOOKUP
2
VLOOKUP VLOOKUP(lookup_value,table_array,c ol_index_num,range_lookup) Range_lookup argument If an exact match is needed, set range_lookup to False. If an exact match is not needed, set range_lookup to True
3
Setting up the Reference (input/table array) Area Index row/column must be in ascending order when range_lookup = True Subsequent rows/columns contain data The last entry should represent an open- ended bracket E.g.$0-$100020% $1001-$150018% more than $150016%
4
Example Applying VLOOKUP()
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.