MS Excel
TalSolution
Saving Center
MS Excel
MS Access
SQL
Google Blogger
Method to hide a macro in the macro window
Declare a Private subroutine instead of a Public subroutine
e.g.
use
Private Sub SetUnProtect()
instead of
Sub SetUnProtect() or Public Sub SetUnProtect()
Newer Post
Older Post
Home