Search results 60

Sorted from new to old.
Card image
ItalicTextbox_Partial

Set part of textbox to italic, starting from StartingChar found in text until ...

Card image
ColorTextbox_Partial

Set part of textbox to certain color, starting from certain character found in ...

Card image
FormatNumbers_InsideText

Formats all numbers found inside text to certain format. Excluding numbers ...

Card image
BoldTextbox_Partial

Set part of textbox to bold, starting from StartingChar (like : ) that found in ...

Card image
Formulas_FromRow_toFile

Exports all formulas in a row of sheet into text file.

Card image
CutString_ANmaRules

Extract certain text from another text based on Rules defined, like extracting ...

Card image
TrimLines

Remove all line breaks from text from a text. Not like

Card image
VBInstr_Occurance

Returns location of text inside another with jump ability for any certain ...

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
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
MatchIF5

Searching for rows having 5 values in 5 columns Like

Card image
Triangular coded msg in file

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

Card image
SearchinHTMLTable

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