View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Steven Deng Steven Deng is offline
external usenet poster
 
Posts: 17
Default clear intermediate window automatically


"Bob Phillips"
...
Steven,

Manually - Ctrl-A in the immediate window and then delete

Auto - get a copy of MZ-Tools a free VBE add-in.


Thanks Bob. MZ-Tools is a very cool tool, and I have installed it. I am
wondering if I can call the "clear immdiate window" from my code using this
addin. I should try to find the function interface of the MZ-Tools.

Sincerely,
Steven Deng