View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vic Eldridge[_3_] Vic Eldridge[_3_] is offline
external usenet poster
 
Posts: 112
Default How do I programmatically get access to a picture or graphic?

pictures in an Excel file grab the focus when the file is opened

No they don't. Something else is causing your problem.

Regards,
Vic Eldridge



"Stumpiana" wrote:

When automating Excel, is there a way to programmatically get access to a
picture without knowing if the file even contains a picture? My problem is
that pictures in an Excel file grab the focus when the file is opened and
mouse-clicks anywhere on the Excel window are lost.