Search results 10

Card image cap
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image cap
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image cap
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...

Card image cap
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image cap
MatchIf_ThenDelete

Searches for an item in a column, then if found, delete that cell (not clear, ...

Card image cap
Match4

Matching 4 values at the same time in 4 columns Just like Match the function, ...

Card image cap
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image cap
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image cap
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

Card image cap
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...