VBA-Excel 326
Visual basic for applications that works only in Microsoft Excel, aka macros
Sorted from new to old.
FilterSheet_1By1 + FilterSheet_Clear
Sets Autofilter in a sheet, and another function to clear Autofilter ...
TeeOpen_ProtectTee + TeeOpen_UnprotectTee
Protect or unprotect a workbook (already open) remotely from another workbook ...
DialChart - Excel-VBA
A dial chart inside Excel using VBA code. With options to show 3 areas and two ...
Frm9 - Select workbook (or workbook/worksheet)
Gives your user ability to select a workbook from list of open workbooks within ...
User-defined type error
How to fix error (User-defined Type) error, especially when using outside ...