View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ron ron is offline
external usenet poster
 
Posts: 118
Default Programmatically Halt Macro and Open VB Editor

On Mar 14, 9:17*am, "Bob Phillips" wrote:
Insert

Stop

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"ron" wrote in message

...



I have an IF statement in a macro. *If one branch is selected, I would
like to halt (not end) macro execution and open up the VB editor
window. *What code would I use to accomplish this?...TIA, Ron- Hide quoted text -


- Show quoted text -


Thanks Bob!