excel - Found a reference to "Local" Error but no definition of what it is -
i found reference on local error goto class_initialize_err
in ms article. when add local
keyword excel vba code, compiler accepts it. however, cannot find reference keyword either in documentation nor on web.
does know local
refers and/or does?
on local error
remnant older versions of basic (before visual basic applications). in current versions acts sameon error
, there no particular reason use more.
Comments
Post a Comment