Message 1 of 6
Declaring Variables once for Entire VBA Project

Not applicable
12-05-2008
04:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to declare variables once, for an entire project? If I am using the same variable in a lot of forms i do not want to declare it everywhere.