Codes Required

Similar codes

code image
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

May31

code image
Match4_4thNot0

Searches for three cells in three columns then checks for 4th column if not ...

Nov1

code image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Nov2

code image
HMatchIf

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

2018Jun16

code image
MatchIf6

Searching for row have 6 matches found in 6 different columns, because we had 5, ...

May31

code image
Match6_Until

Searches for six values in six columns and return the row number if all found, ...

Nov28

code image
MatchIf (aka VMatchIf)

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

2018Jun16

code image
MatchLastIf

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

2019Jun12

code image
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

2018Apr23

Recently by developer

code image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Feb2

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Feb2

code image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Feb1

code image
TrimLines

Remove all line breaks from text from a text. Not like

Jan31

Random Codes

code image
ProgressPie SVG

jQuery library to create ProgressPie SVGs. Simple, perfect, works

2024Feb10

code image
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...

2020Dec21

code image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

2020Aug11

code image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

2020Mar21