Search results 91

Sorted from new to old.
Card image cap
Get boot time

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

Card image cap
Choose20

Chooses from 20 options based on the passed ID, can have any of these passed. ...

Card image cap
Choose10

Choosing a return value based on an ID. Since we have Choose2, Choose3 and ...

Card image cap
QuickEncrypt plus others ...

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

Card image cap
CutString96_NumberX

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

Card image cap
CountNumbers_inString

Returns how many numbers found inside a text

Card image cap
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Card image cap
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

Card image cap
MatchIf5Up

Searches for five cells in five columns and return the row number if all found ...

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Card image cap
MatchIfUp or MatchIfRev

Searching for an item in a column from bottom to top. Will search for item in ...

Card image cap
Triangular coded msg in file

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

Card image cap
Steps Recorder Win10 app

Win10 application already found in Windows. to generate list of steps with ...

Card image cap
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image cap
HTMLPadding_or_Margin

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Card image cap
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...