# Excel VBA Overview ## Gallery ```ccard type: folder_brief_live ``` ## Contents - [[VBA - Notes]] - [[VBA - Refresh All]] - [[VBA - Unhide All Worksheets]] - [[VBA - Useful Utilities]] - [[VBA - Optimize Speed]] - [[VBA - Unhide all Rows and Columns]] - [[VBA - SQL Stored Procedure Caller Module]] - [[VBA - Save All]] - [[VBA - File Dialog]] - [[VBA - Page Setup and Print Macros]] - [[VBA - Module Template]] - [[VBA - Make All Open Files Read Only]] - [[VBA - ListLinks Module]] - [[VBA - Balloon Notification]] - [[VBA - Copy Module from one Workbook to Another]] - [[VBA - Create and Run a SQL Query]] - [[VBA - Check for Broken Links in Workbook]] - [[VBA - Alert]] ### VBA - Notes ![[VBA - Notes]] ### VBA - Useful Utilities - ![[VBA - Useful Utilities]] ## Code Snippets ### VBA - Refresh All ![[VBA - Refresh All]] ### VBA - Unhide All Worksheets - ![[VBA - Unhide All Worksheets]] ### VBA - Optimize Speed ![[VBA - Optimize Speed]] ### VBA - Unhide all Rows and Columns ![[VBA - Unhide all Rows and Columns]] ### VBA - SQL Stored Procedure Caller Module - ![[VBA - SQL Stored Procedure Caller Module]] #Status/WIP - ![[VBA - Save All]] - ![[VBA - File Dialog]] - ![[VBA - Page Setup and Print Macros]] - ![[VBA - Module Template]] - ![[VBA - Make All Open Files Read Only]] - ![[VBA - ListLinks Module]] - ![[VBA - Balloon Notification]] - ![[VBA - Copy Module from one Workbook to Another]] - ![[VBA - Create and Run a SQL Query]] - ![[VBA - Check for Broken Links in Workbook]] - ![[VBA - Alert]] *** ## Appendix: Links *DataView* ```dataview list from "2-Areas/Code/Windows/Visual Basic" AND !#Type/Readme ``` *Backlinks* ```dataview list from [[_README]] AND -"Changelog" ``` ***