Search results 145

Sorted from new to old.
Card image
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

Card image
FileDate_Formatted

Using FileDateTime to get file date

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
Number_Formatted

Format the number as ' <1000 = 1,2,55, 85, 989 ' <1000000 = 1K, ...

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
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
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
Form Maker

This is an application that creates a form in HTML depending on user specs

Card image
MyDayName

Returns the day name in several formats It uses either full date or only ...