How to Open Excel Macro Dialog Using Shortcut

Macro Dialog Box is used to run, edit, assign shortcuts or delete a macro in open workbooks.  To open a Macro dialog in Excel we can use the s...

Pull data from a closed workbook

Extracting data from a closed file in another workbook is a common request by most of the excel user. They would like to pull or consolidate data from...

Adding a Custom Keyboard Shortcut

To add a custom keyboard shortcut, add, save and store a VBA code line. It is recommended that general custom keyboard shortcuts be saved in the P...

Access the Private module of a Worksheet Object while in Excel

To access the Private module of a Worksheet Object, while in Excel, simply right click on the Worksheet name tab and select "View Code". Screenshot...

Access ThisWorkbook module directly from Excel

To directly access ThisWorkbook module of the active workbook while in Excel, right click on the Excel icon (top left next to File) and select "View ...

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.