When I'm debugging in the VBE and in break mode I can return to Excel and click a menu button and the macro assigned to it will run. When the macro is finished running VBE returns to the point in the code where the break occurred.

Is there any way to do the same thing without having to return to Excel 1st?