Search results 67
Sorted from new to old.

Dropdown button commands
A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

ShapeName clicked
Simple command to know which object (shape) the user clicked When you assign a ...

fNMRPrgs, Full-form progress bar (frm77)
Show progress bar inside userform, with option to control lots of things. This ...

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

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

Custom Excel Right-Click Menus
Customizing Excel's right click menus The following code demonstrates how to ...

Remove_Between2Quotes
Remove any char (or string) found between two quotes in a string This is an ...