Search results 106

Card image cap
Filesin_Coll + Filesin_Cells

Reads files in a specified folder into a Collection, work with VB6 and VBA also, ...

Card image cap
FindName

Finds a name in a workbook, returns true or false

Card image cap
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image cap
MoveDown + MoveUp

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

Card image cap
FrmLarge v3

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

FrmLarge.zip

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

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

frmCal.zip

Card image cap
FileSize_Formatted

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

Card image cap
FileDate_Formatted

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

Card image cap
URL2Text + Text2URL

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

Card image cap
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...