Search results 332

Sorted from new to old.
Card image
VBInstr_Any

Returns the index where any of the words from AnStrSearchFor found in SearchIn ...

Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
RegExPatternMatch

Checks string against pattern using RegEx (VBScript.RegExp). The pattern ...

Card image
Sheet_RowID_Generate + _LastUsed

Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

Card image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Card image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Card image
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Card image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Card image
HTMLdd_Fromdt

Extracts the innerText of < dd > < / dd> for a specific < dt> < /dt> from HTML ...

Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
ExtractNumeric_FromCell

Returns the number from an HTML cell after cleaning and finding sign. We faced ...

Card image
HTMLRow_Cell

Returns column with ColumnID ... the full area between < td ...> and < /td> ...

Card image
CutString96_NumberX

Extract a full number from string block having 1 or more full numbers. Like ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...