Not exactly what you asked for, but perhaps you will find this useful.
Assuming the two events are in the same code window (that is, they are both
in, say, the code window for Sheet1), look at the right side of the code
window just above the vertical scroll bar... see that small rectangle
between the top of the vertical scroll bar and the bottom of the frame
holding the two drop down boxes... click drag that small rectangle down
(maybe to mid-height of the code window) and then release the mouse button.
You now have two independently scrollable sub-windows for that code
window... you can put one event in the top sub-window and a different event
in the bottom one (just scroll the sub-windows until you get to the code you
want to display in it).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.