Hide Macros from the User in Excel - VBA Quickie 8

Описание к видео Hide Macros from the User in Excel - VBA Quickie 8

VBA Course: https://www.teachexcel.com/vba-course...
Excel File: https://www.teachexcel.com/excel-tuto...

Here is a simple way to prevent the user from seeing the macros that are in an Excel workbook.

This tutorial also covers a simple system for implementing front-facing macros that are visible to the user and that can be assigned to buttons while hiding the macros that should not be directly accessed.

This tip covers multiple scenarios, including:
- Preventing the user from seeing your macros in the View Macros window.
- Hiding macros from the Assign Macro window.
- Stopping the user from viewing any of the VBA code in your project or running the code from there.
- Connecting private macros and modules with public facing interface macros and modules to create a user-friendly and programmer-friendly setup.

Excel VBA Quickie Playlist:    • Excel VBA Quickies  

Excel Courses:
- VBA/Macro Course: https://www.teachexcel.com/vba-course...
- Building Professional Forms: https://www.teachexcel.com/premium-co...

TeachExcel.com

#msexcel #excelquickie #tutorial

Комментарии

Информация по комментариям в разработке