Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default How do I programmatically get access to a picture or graphic?

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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
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.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default How do I programmatically get access to a picture or graphic?

To counteract the problem, try this:

ActiveSheet.Range("A1").Select

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


"Stumpiana" wrote in message
...
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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to programmatically access excel services dialog in excel 2007 [email protected] Excel Discussion (Misc queries) 1 February 6th 08 03:01 PM
Use ADO to copy a graphic to Access from XL quartz[_2_] Excel Programming 1 July 14th 05 07:22 AM
Send graphic to Access? quartz[_2_] Excel Programming 0 July 13th 05 01:13 PM
How to programmatically access sheets in a workbook by code name Bing Excel Programming 1 December 24th 04 11:44 PM
From Excel 97 Programmatically create access 97 or 2000 database and export data to. [email protected] Excel Programming 0 December 23rd 04 10:44 PM


All times are GMT +1. The time now is 12:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"