Skip to main content
ExcelBaby.com
Course
Getting Started with Excel
Excel Formulas and Functions
Excel Troubleshooting
Programming with Excel VBA
Excel VBA and Macro Examples
Docs
Learn
Functions
Questions
Shortcuts
Resources
Books
Home
»
Public
Glossary
Public
Variables declared using the Public statement are visible to all procedures in all modules in all applications unless Option Private Module is in effect. In that […]
Public