Search results 323

Sorted from new to old.
Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

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

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

Card image
GetExtension

Gets the extension of file from its filename

Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image
SettingRead+SettingSave

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

Card image
FileDate_Formatted

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

Card image
List and delete files

Enables users to list and delete files

Card image
Make HTML File

This script will make a HTML file

Card image
ASCII_Read + ASCII_Save

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

Card image
MyDayName

Returns the day name in several formats in Arabic or English language It uses ...

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.

Card image
Rename Folder

This will rename and or move a folder

Card image
Recurse and Rename

Recurses down a directory tree and renames files

Card image
Rename File

This will rename a specific file and or move the file to a different directory

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...