Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default excel 2007 chart programming tip

I have found that when a chart on a worksheet is selected or activated
with a VBA statement, it doesn't "look" like it is selected, even
though it is.

To make it look the same as when you click on it with the mouse, the
following statements seem to do the trick.

Range("A1").Copy
Application.CutCopyMode = False

Cheers,

Brian Murphy

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
Excel 2007-macro programming logic for data validation Derek Megyesi Excel Discussion (Misc queries) 2 February 1st 10 01:34 AM
Excel 2007-programming macros that apply to data validation Derek Megyesi New Users to Excel 1 January 31st 10 10:11 PM
Excel Chart Programming rtw120 New Users to Excel 1 July 5th 09 07:36 AM
vba programming in excel 2007 [email protected] Excel Discussion (Misc queries) 4 May 16th 08 05:51 PM
Primary Programming Language for Excel 2007 RAJ Excel Programming 1 April 23rd 07 12:08 PM


All times are GMT +1. The time now is 11:21 AM.

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

About Us

"It's about Microsoft Excel"