Search results 228
Sorted from new to old.

Header font name and size in VBA
Looks like it is not easy to change font name, size and style for a header or ...

Custom Excel UI ribbon
Excel custom ribbon in details. A good article I use as reference to add custom ...

ListItemText_to_ListIndex
Finds the index of an item in listbox (or combobox) It searches for that item ...

VBA/Excel Registry hacks
Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

ListBox_Read and ListBox_Save
Reads or saves to a certain column in multi-column listbox in VBA Userform Can ...

Sheet_RowID_Generate + _LastUsed
Generate random unique ID in a column as IDyyyymmRRRR And the second function ...