Search results 41

Card image cap
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image cap
AutoSaveOn

Automatically save workbook (when using OneDrive) on or off This is the VBA ...

Card image cap
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Frm6.zip

Card image cap
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image cap
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...

Card image cap
Bootstrap Editable Table

Editable table with Bootstrap 4, with multiple controls, having: Checkbox for ...

BS3EditableTable.zip

Card image cap
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image cap
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image cap
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

Card image cap
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

Card image cap
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image cap
Bootstrap-DatePicker

bootstrap-datepicker This is a fork of Stefan Petre's [original code](

bootstrap-datepicker-master.zip