Similar codes

Card image cap
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

2021Dec6

Card image cap
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Feb25

Card image cap
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Jan24

Card image cap
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Feb3

Card image cap
CutString8

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

2021May29

Card image cap
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Dec16

Card image cap
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Jul1

Card image cap
TextPercentageMatch

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

2018Jun26

Card image cap
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Dec3

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
USB Format in Car stereo

What format used to let Car stereo read USB thumb drive? To listen to MP3 ...

Sep29

Card image cap
Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click Similar to

2023Feb18

Card image cap
Treeview

CSS Tree, a treeview Originally from

2019Jan7

Card image cap
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...

2018Jul29