Search results 295

Sorted from new to old.
Card image
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

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
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications Can ...

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 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.