vba macros exit in a strange way

A

AHalm

this is a bit of a newbie question, but ... :

every time my macro ends (I launch it by clicking on a button), the
editor window of Visual Basic Editor appears on the foreground ...

could I avoid this ?
 
B

benoize

I've had this too. Usually if the VBA editor is on you get this. If I
quit the VBA editor, it goes away.

good luck, benoize
 
Top