Search results 60

Sorted from new to old.
Card image
Win11 instant Startup apps

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

Card image
UnicodeToChrW

Converts a Unicode number into its ChrW text. It automatically uses surrogate ...

Card image
DateAdd_Networkdays

Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
Match4_4thNot0

Searches for three cells in three columns then checks for 4th column if not ...

Card image
Get boot time

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

Card image
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Card image
Min_No0s

Getting the minimum number from an array excluding zeros. Edit 2025-03-11: ...

Card image
MatchIf6Up

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

Card image
MatchIf6

Searching for row have 6 matches found in 6 different columns, because we had 5, ...

Card image
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Card image
Steps Recorder Win10 app

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

Card image
HTMLPaddingMargin_v2

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

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
GeWin - get windows list

Gets all windows that are enabled and actived and put them in a list. It also ...

Card image
Column1Range

Return range of cells in column having data where, ignoring header cell and ...