All Logical Lookup Text

IF

Return one value if condition is true, another if false — e.g., pass/fail check.

AND

Returns TRUE if all conditions are TRUE.

VLOOKUP

Searches for a value in the first column and returns a value in the same row.

CONCAT

Joins multiple text strings into one.