Reputation: 11
When to use Private sub and when to use Public Sub
Upvotes: 1
Views: 3915
Reputation: 55816
You also have Friend and Static. Study the official documentation:
Friend
Static
Sub statement