08-25-2006, 08:24 PM
On its own, End will terminate the VBA application.
(It shouldn't be used this way though. Instead you should use Exit.)
Note that I don't know VBA. I have the book VB/VBA in a Nutshell and that is found under the description of End on page 246.
(It shouldn't be used this way though. Instead you should use Exit.)
Note that I don't know VBA. I have the book VB/VBA in a Nutshell and that is found under the description of End on page 246.