Search results 60

Sorted from new to old.
Card image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
DirsCombo_Read

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

Card image
Numbers in Textbox

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

Card image
MoveDown + MoveUp

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

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

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