View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chrisso Chrisso is offline
external usenet poster
 
Posts: 110
Default Increase the number of lines buffered in the Immediate Window?

Hi

Is it possible to increase the number of lines buffered in the
Immediate Window?

As my program runs it pumps out trace to the Immediate Window but it
only stores about 180 lines or so and I would like to see more. Before
I write a Tracer module does anyone know if it is possible to tell
Excel to extend the number of lines displayed?

Thanks in advance for any ideas,
Chrisso