Search results 501

Sorted from new to old.
Card image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
List and delete files

Enables users to list and delete files

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...

Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image
Recurse and Rename

Recurses down a directory tree and renames files

Card image
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...