View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jamie Collins Jamie Collins is offline
external usenet poster
 
Posts: 593
Default Check If COM Reference Available on Machine

Matthew Wieder ...

I'm left with
attempting to create the object via late binding in the first workbook,
which I don't want to do, because if it succeeds, I have just created th
eobject, which has overhead involved.


Out of interest, what sort of overhead are we talking about in real
terms, say worst case scenario and most likely scenario?

Thanks,
Jamie.

--