Search results 699
Sorted from new to old.

CopyRange_NoClipboard
Copies range without using clipboard. Applies formats into a cell (or range) ...

Bootstrap Modal variables
Bootstrap link to pass variables to modal content Used to build list of links ...

CellSave_Hyperlink
Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

PCase (ProperCase)
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

CutString_Words_Left + CutString_Words_Mid
Cuts the left or Middle part of string without breaking words Can specify ...

Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...

List_Load + List_Save
Loads/Saves items from/to text file to/from listbox Also has simple adding and ...