Message 1 of 3
UnloadDVB rountine

Not applicable
10-25-2001
01:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I read the post for the best way to exit a VBA routine, but I came up short in my routine. I am running a macro (which has no forms) and would like it to unload itself when it is done. The routine works great except I get that "execution error" when the macro is done running. Is there a way to exit the routine without this error? Currently I am using UnloadDVB "C:\myroutine.dvb" to do the process. Thank you in advance for the assistance.