I hate to bring up the issue of the Exit Sub Procedure...it seems to be a touchy topic in here...but here goes...
in a Try, Catch structure will the code always go to Finally? Even if there is an Exit Sub in the Catch portion?
My question is pertaining to closing a connection?
thanks




Reply With Quote