Codes Required

Card image cap
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Feb27

Card image cap
CutString11

Cuts long string from certain character to certain character with option to ...

Feb24

Card image cap
CutString9

Cuts from CutFrom starting from any of items found from ...

Jan7

Card image cap
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

Jan1

Card image cap
CutString8

Cuts a string from certain character to certain character with option of either ...

2021May29

Card image cap
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

2018Aug8

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

2018Jul11

Card image cap
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

2018Jun15

Card image cap
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

2018May29

Card image cap
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Card image cap
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

2018May29

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

2018May29

Similar codes

Card image cap
MatchIf (aka VMatchIf)

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

2018Jun16

Card image cap
Match4

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

2018Jun16

Card image cap
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

2021Dec27

Card image cap
Match2

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

2018Jun16

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Match3

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

2018Jun16

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Card image cap
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

2018Jun25

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Random Codes

Card image cap
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

2022Jan1

Card image cap
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

2020Feb16

Card image cap
Card11-BS3

Profile card in bootstrap 3

2019Apr16

Card image cap
Tabs6-BS3

Responsive CSS3 tabs in bootstrap3

2019Mar31