Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default how to select multiple charts on a worksheet in excel 2007

In excel 2007, how does one select a subset of charts on a worksheet,
and then in a macro loop through the selected charts.

The methods that worked prior to excel 2007 do not work. I cannot
figure out how to use the mouse to select the charts, and then in a
macro loop through the selected charts.

Does anyone know how to do this?

Thanks,

Brian Murphy
Austin, TX

ps: I accidentally posted this first in the excel.charts newsgroup.
It wasn't intentional cross-posting.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default how to select multiple charts on a worksheet in excel 2007

What are you trying?

" wrote:

In excel 2007, how does one select a subset of charts on a worksheet,
and then in a macro loop through the selected charts.

The methods that worked prior to excel 2007 do not work. I cannot
figure out how to use the mouse to select the charts, and then in a
macro loop through the selected charts.

Does anyone know how to do this?

Thanks,

Brian Murphy
Austin, TX

ps: I accidentally posted this first in the excel.charts newsgroup.
It wasn't intentional cross-posting.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default how to select multiple charts on a worksheet in excel 2007

I've tried selecting the charts with different combinations of shift,
control, alternate keys held down. Then in VBA check to see if the
Selection object is a collection of the chart objects I selected.

In all my attempts, the Selection is of ALL the charts on the
worksheet even when only some of them are selected.

So I'm hoping there is some way to tell which charts have been
selected.

This was all very simple prior to Excel 2007. Use the shift key to
select the desired charts, and in VBA the Selection object was a
collection of those charts.

Brian




On Aug 25, 1:22 pm, Barb Reinhardt
wrote:
What are you trying?

" wrote:
Inexcel2007, how does one select a subset of charts on a worksheet,
and then in a macro loop through the selected charts.


The methods that worked prior toexcel2007do not work. I cannot
figure out how to use the mouse to select the charts, and then in a
macro loop through the selected charts.


Does anyone know how to do this?


Thanks,


Brian Murphy
Austin, TX


ps: I accidentally posted this first in theexcel.charts newsgroup.
It wasn't intentional cross-posting.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default how to select multiple charts on a worksheet in excel 2007

I'm sorry, I can't help with this one as I don't have 2007.

" wrote:

I've tried selecting the charts with different combinations of shift,
control, alternate keys held down. Then in VBA check to see if the
Selection object is a collection of the chart objects I selected.

In all my attempts, the Selection is of ALL the charts on the
worksheet even when only some of them are selected.

So I'm hoping there is some way to tell which charts have been
selected.

This was all very simple prior to Excel 2007. Use the shift key to
select the desired charts, and in VBA the Selection object was a
collection of those charts.

Brian




On Aug 25, 1:22 pm, Barb Reinhardt
wrote:
What are you trying?

" wrote:
Inexcel2007, how does one select a subset of charts on a worksheet,
and then in a macro loop through the selected charts.


The methods that worked prior toexcel2007do not work. I cannot
figure out how to use the mouse to select the charts, and then in a
macro loop through the selected charts.


Does anyone know how to do this?


Thanks,


Brian Murphy
Austin, TX


ps: I accidentally posted this first in theexcel.charts newsgroup.
It wasn't intentional cross-posting.




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default how to select multiple charts on a worksheet in excel 2007

I now know via Jon Peltier that this has been reported as a bug.

I sure hope MS fixes it soon. I have a lot of macros that need to be
able to operate on a selected subset of charts.

Brian



On Aug 27, 10:26 am, Barb Reinhardt
wrote:
I'm sorry, I can't help with this one as I don't have2007.

" wrote:
I've tried selecting the charts with different combinations of shift,
control, alternate keys held down. Then in VBA check to see if the
Selection object is a collection of the chart objects I selected.


In all my attempts, the Selection is of ALL the charts on the
worksheet even when only some of them are selected.


So I'm hoping there is some way to tell which charts have been
selected.


This was all very simple prior toExcel2007. Use the shift key to
select the desired charts, and in VBA the Selection object was a
collection of those charts.


Brian


On Aug 25, 1:22 pm, Barb Reinhardt
wrote:
What are you trying?


" wrote:
Inexcel2007, how does one select a subset of charts on a worksheet,
and then in a macro loop through the selected charts.


The methods that worked prior toexcel2007do not work. I cannot
figure out how to use the mouse to select the charts, and then in a
macro loop through the selected charts.


Does anyone know how to do this?


Thanks,


Brian Murphy
Austin, TX


ps: I accidentally posted this first in theexcel.charts newsgroup.
It wasn't intentional cross-posting.



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 - Select Multiple Shapes Barb Reinhardt Excel Discussion (Misc queries) 2 March 18th 09 03:17 PM
excel 2007 select multiple cells Morten Hvidberg-Knudsen Excel Discussion (Misc queries) 1 September 23rd 08 12:26 PM
Select multiple worksheets in Excel 2007 sjw071943 Excel Discussion (Misc queries) 0 July 28th 08 06:23 PM
how to select multiple charts on a worksheet in excel 2007 [email protected] Charts and Charting in Excel 1 August 25th 07 09:46 PM
editing multiple charts excel 2007 ccinseward Charts and Charting in Excel 3 May 19th 07 08:41 PM


All times are GMT +1. The time now is 05:52 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"