Search results 109

Sorted from new to old.
Card image cap
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...

Card image cap
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image cap
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

Card image cap
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

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

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

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

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
Create and Write Log File

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