Search results 63
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 ...

DB Connection Drivers Test
Test connection to DB using different drivers to see which one works. You may ...

Walking Columns (Scrollable Columns-Chart)
Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...

Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...

Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

PivotTable_ShowHideItems
Show or hide item (or items) in PivotTable for a certain field. Passing ...

PivotTable_ShowHideBlankItems
Shows or hides an item or items in a PivotTable filter field. Passing ...

Macro keyboard shortcuts
Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...