View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mac Lingo Mac Lingo is offline
external usenet poster
 
Posts: 11
Default How do I pass a value from an event back to my VBA Programming enviornment.

And can involk events, and they return the right variables while the event
is "running".

But I can't figure out how to return a variable an event to my ordinary VBA
code.
It should be so obvious (but it isn't to me).

Tnx,
Mac