View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
akullen[_2_] akullen[_2_] is offline
external usenet poster
 
Posts: 1
Default Running an add-in recursively on embedded files


Hello,

I have built a VBA add-in that I want to run recursively on all
embedded files it finds.

What it does now when it finds an embedded file it activates it and
executes the CommandBarButton that the add-in is connected to.

It works one level down but if it goes down two levels the execute
raises error -2147467259(80004005)

I am not an expert on this so if I am doing something really strange
here, do not hesitate to tell me.

Best Regards
Anders.


--
akullen
------------------------------------------------------------------------
akullen's Profile: http://www.excelforum.com/member.php...o&userid=32513
View this thread: http://www.excelforum.com/showthread...hreadid=552956