View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
avi avi is offline
external usenet poster
 
Posts: 195
Default Toggle between Desin and Run mode

Hello,

For various reasons, I need to toggle between DESIGN and RUN mode in
the same procedure.

I know how to enter DESIGN mode but the problem is that the procedure
stop after entering the DESIGN mode and does'nt continue to the line
that performs the Exit design mode

Is ther some way to get it done in the same procedure?

Thanks
Avi