Search results 60

Sorted from new to old.
Card image
RegExPatternMatch

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

Card image
QuickEncrypt plus others ...

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

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
Quarter1stLastDate_FromQuarterText

Returns the date of 1st day or last day in a Quarter Mar 31st, Jun 30th, Sep ...

Card image
ANStr_RemoveDuplicates

Removes duplication in ANStr separated by a separator.

Card image
ReturnLongestString_Of2

Returns the string that is longer, comparing what is before StrSepa versus ...

Card image
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of the passed ...

Card image
ANmaSearch_ApostropheFriends

Searches for string inside string with apostrophe variations conversion

Card image
MatchIF5

Searching for rows having 5 values in 5 columns Like

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
Triangular coded msg in file

Decodes message from file based on number in each line of text. Attached ...

Card image
Frequency1

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

Card image
VBHTMLInstr

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

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...