View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darrell Lankford Darrell Lankford is offline
external usenet poster
 
Posts: 28
Default Select Embedded Documents

I used Joel's code with a (MsgBox obj.progID) line and that told me
the type of each object.

Pete's code picked the objects that were just the PDF, Word, & Excel
embedded documents and not the buttons. Just what I need.

I thank both you guys for taking the time to help.
Darrell