View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default .XLA: Making it an AddIn vs adding a Reference?

I don't recall seeing the previous thread--but like you, I dislike multiposts
and followups not in the original thread!



Norman Jones wrote:

Hi Dave,

===========
Have you thought about using "application.run" instead of using the
reference
and a call statement?

As long as your addin is open (and uses the same name), I bet it would work
ok.
===========

That was my suggestion in Pete's previous
thread.

Another confirmation of the undesirabilty of
splitting threads.

---
Regards.
Norman


--

Dave Peterson