View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
avi avi is offline
external usenet poster
 
Posts: 195
Default Selecting last pasted object

Hello,

I am building an application that involves some PowerPoint
manipulation fron Excel VBA.

When i paste a shape to PPT in Bitmap format (PasteSpecial), the shape
is not automatically selected as with other formats (quite stange
behaviour...). Is there a way to identify by code the lat pasted
object so i can select it accordingly?

Thanks a lot
Avi