Similar codes

Card image cap
CutString11

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

Feb24

Card image cap
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

2018Jun2

Card image cap
CutString9

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

Jan7

Card image cap
NumberBeforeString

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

Feb1

Card image cap
CutString

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

2018May29

Card image cap
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Dec31

Card image cap
CutString1

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

2018Jul11

Card image cap
CutString3

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

2018May29

Card image cap
CutString3_Search

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

2018May29

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

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

Tue 7AM

Card image cap
MatchIf2Up

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

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

2021Aug3

Card image cap
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

2018Jun15

Card image cap
CutString3

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

2018May29

Card image cap
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

2018May16