View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Locals Window - Extracting Contents

Just thought your post, while not intended to be confusing, might be
confusing with respect to the aspect of the question of harvesting from the
locals window. Thanks for the clarification.

--
Regards,
Tom Ogilvy

"keepITcool" wrote in message
...

Tom, of course what you say is true,
I sought a way to provide OP with results..

But forgot to mention:

you cant READ the locals window.

it will only show properties when VBE when in BREAK mode.
and running some code on an instance which is in breakmode
would be a nice challenge in itself.



--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam

Tom Ogilvy wrote in message
:

I don't think Chip's functions work with the locals window as
requested by the OP, although perhaps the end result is equivalent -
just for possible clarification.