View Single Post
  #13   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default clear intermediate window automatically


and he could even do without the classmodule...and do it all in
ThisWorkbook.(as it is an object module THUS a class module it allows
withevents objects.


True, and a nice idea.

I looked up the faceID for an Eraser icon, and minimalized your code
to following:


That occurred to me, couldn't be bothered to look though<vbg


Bob