Search results 60

Sorted from new to old.
Card image
SettingRead_Bulk

Reads list of passed SettingNames with defined separator from Settings and ...

Card image
MaxOfArray

Gets the maximum number from an array. Like

Card image
Get boot time

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

Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Card image
3D Progressbar

CSS-JS animated Progress bar. Was looking for pregressbar in svg, couldn't ...

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function with AI-generated ...

Card image
Excel recovered files

Location of Excel recovery workbooks in your system when Excel crashes, it ...