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
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table.

Thu 3PM

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

Random Codes

Card image cap
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

May25

Card image cap
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

2020Jul30

Card image cap
Modal Boxes B4BS

These are JQuery modal boxes, we used before we got bootstrap B4BS means ...

2019Jan17

Card image cap
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

2018Sep27