Search results 76

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
Win11 instant Startup apps

Force Win11 to start startup apps instantly without waiting for idle state. ...

Card image
BoldTextbox_Partial

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

Card image
Create Tree from 3 columns (Sheet2Tree)

Converts 3 columns in sheet into 3-generation tree using TreeView from Mscomctl. ...

Card image
punycode

Encode or Decode Punycode used in domain names that are not in English ASCII ...

Card image
ANmaCountChars_Direction

Counts how many times we found OfChar repeated in TheStr from one of two ...

Card image
MatchIf7Up

Returns row number having 7 values in 7 columns if all found. With option of < ...

Card image
VBInstr_Rev_Any

Finds first match of string inside another in reverse order. From right to left ...

Card image
VBInstr_SpaceFriends_BetweenHTMLTags

Searches for string inside string with multiple possibilities, returns ...

Card image
VBA/Excel Registry hacks

Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

Card image
HTMLTable_FindTable

Reads < table .... < /table> found after index Have ability to opnly bring the ...

Card image
VBInstr_Occurance

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

Card image
Match6_Until

Searches for six values in six columns and return the row number if all found, ...

Card image
VBInstr_Any

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

Card image
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.