VBA "Execution error" at command line

VBA "Execution error" at command line

Anonymous
Not applicable
292 Views
1 Reply
Message 1 of 2

VBA "Execution error" at command line

Anonymous
Not applicable
Why do I get "Execution error" at the command line after I have finished executing a VBA macro using wither vbarun or vl-vbarun ?

I don't receive the error when executing from the VBA ide...

Please help....

CC
0 Likes
293 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
I have avoided this sometimes by using "Unload Me"
rather than "End", but would like to know if there are other fixes!

--

Steve

 


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Why
do I get "Execution error" at the command line after I have finished executing
a VBA macro using wither vbarun or vl-vbarun ?

I don't receive the error when executing from the VBA ide...

Please help....

CC

0 Likes