Search results 421

Sorted from new to old.
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
Modal512

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

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 It uses either full date or only ...

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
Read Text

Opens a textfile and shows contents

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