Codes Required

Card image cap
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

2018Jun28

Similar codes

Card image cap
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

2019Mar31

Card image cap
WordsCount

Counts the words in a string (using spaces)

2018Apr23

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

2018Jun26

Card image cap
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

2018Jul3

Card image cap
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Feb1

Card image cap
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Jul24

Card image cap
CutLeft

Cuts the left part respecting words, without cutting words

2018May30

Card image cap
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

2018Jul6

Card image cap
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Oct24

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
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Aug8

Card image cap
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

2020Mar9

Card image cap
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

2019Jun2