View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default How to force the immediate window in the VBE to clear

I just CTRL A and delete it. Not elegant, but it works. Or did you want to
do it programmatically?
--
HTH,
Barb Reinhardt




"Ben" wrote:

Hi all,

Is there a piece of code that can force the immediate window to clear out on
demand?

Thank you,

Ben


--