View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Excel Automation/Immediate Window

Yep. You may find it very useful when debugging. I'm not sure I would expect
the users of a workbook to do this, though.

AA2e72E wrote:

Is it possible to type and execute code in the Immediate Window of an
instance of Excel automation?


--

Dave Peterson