Random codes

Random 24 Codes by our developers.
Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
Windows Clock

Restore Windows 10 clock to Windows 7 Analog clocks

Card image
WinXP css theme

CSS theme to show page as windows style, this one is WinXP

Card image
Bootstrap 4 cheat sheet

Bootstrap 4 cheat sheet, quick direct link as image

Card image
Send To folder

Where can I find the SendTo folder? I always wanted to modify that list and ...

Card image
RBU - Simple Registry Backup batch

RBU simply means "Registry Back Up" and is a tiny BAT (batch) file that will ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
Login modal

Simple modal with login form in Bootstrap 3

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
Bin2Int

Converts Binary to Integer

Card image
Bootstrap Colorpicker

Bootstrap color picker From

Card image
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

Card image
Max + Min

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...

Card image
Loading3 gif

Showing animated gif when ancher is clicked, uses an overlay to prevent user ...

Card image
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Card image
Bootstrap 4 Date picker

Date and Time picker in Bootstrap 4 From