VBA "sheet" NOT to minimize while working on worksheet
Greetings all:
Am fortunate enough to have 2 monitors. In order to take most advantage of
this, I like to have both my worksheet and my VBA sheet open at the same
time. Makes it much easier to make adjustments/corrections to the code.
However, whenever I move my cursor from the code sheet to the worksheet, the
code sheet minimizes.
Is there a way to stop this "auto" minimizing of the code sheet?
If so, how?
Thanks
|