Message 1 of 6
Unloading Form Runs Forms Initialize Event, Why?

Not applicable
06-01-2005
07:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I just realized that unloading my VBA forms via
Unload frmMain, causes frmMain's initialize
event to run. Why is this? Can I keep it from
happening?
Thank You,
Paul
Unload frmMain, causes frmMain's initialize
event to run. Why is this? Can I keep it from
happening?
Thank You,
Paul