Function Library Function
VLOOKUP
Lookup & Reference INDEX
MATCH
PROPER
LEN
Text
CONCATENATE
TRIM
IF
AND
Logical
OR
NOT
Examples
Example syntax looks like, =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])
Example syntax looks like, =INDEX(array, row_num, [col_num])
Example syntax looks like, =MATCH(lookup_value, lookup_array, [match_type])
Example syntax looks like, =PROPER(Text)
Example syntax looks like, =LEN(text)
Example syntax looks like, =CONCATENATE(text1, [text2], …)
Example syntax looks like, =TRIM(text)
Example syntax looks like, =IF (logical_test, [value_if_true], [value_if_false])
Example syntax looks like, =AND (logical1, [logical2], ...)
Example syntax looke like, =OR (logical1, [logical2], ...)
Example syntax looke like, =NOT (logical1, [logical2], ...)
First Name Middle Initial Last Name Date of Birth Height
Autumn Smith 1/12/1998 64
Esme A Johnson 1/13/1998 67
Ruby C Williams 1/14/1998 68
Margot V Brown 1/15/1998 65
layla L Jones 1/16/1998 63
Emma Garcia 1/17/1998 61
Olivia B Miller 1/18/1998 71
Ava O Davis 1/19/1998 63
Isabella Rodriguez 1/20/1998 67
Charlotte M Martinez 1/21/1998 65
Iam K Martin 1/22/1998 65
Noah Lee 1/23/1998 67
Oliver J Perez 1/24/1998 61
William D Thompson 1/25/1998 73
Elijah H White 1/26/1998 62
James W Harris 1/27/1998 72
Benjamin E Sanchez 1/28/1998 61
Lucas Clark 1/29/1998 73
Mason T Ramirez 1/30/1998 71
Ethan S Lewis 1/31/1998 68
First Name Last Name City Born
Margot Brown Greenville
Layla Jones Bristol
Emma Garcia Clinton
Olivia Miller Fairview
Ava Davis Salem
Isabella Rodriguez Madison
Charlotte Martinez Georgetown
Iam Martin Madison
Noah Lee Dundee
Oliver Perez Eagle River
William Thompson Raleigh
Elijah White Wilmington
James Harris Johnsburg
Benjamin Sanchez Crystal Lake
Lucas Clark Ann Harbor
Mason Ramirez Dayton
Ethan Lewis Lansing
Autumn Smith Chicago
Ruby Williams Franklin
Esme Johnson Springfield