Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 334
Default How to make global changes to charts

Hi
I have had occasion to make spreadsheets with 30 or more charts. I have
needed to make the same change on all the charts, such as changing the x-axis
label. Is there a way to do that all at once (all changed to the same thing)
or must I tediously change each one at a time? Thanks
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,344
Default How to make global changes to charts

Hi Rick,

If its the x-axis label the easiest solution is to create the charts
initially with the label referencing a spreadsheet cell rather than being
hard coded. When you want to update all the labels you would just change the
entry in the cell. All charts would use the same cell reference.

How to reference a cell from a Title, label, or text box on a chart:
Click the item once, type = and then click on the cell where the text entry
is. Then press Enter.

You can also do mass updates via VBA - you would need to write code.

Cheers,
Shane Devenshire


"Rick" wrote:

Hi
I have had occasion to make spreadsheets with 30 or more charts. I have
needed to make the same change on all the charts, such as changing the x-axis
label. Is there a way to do that all at once (all changed to the same thing)
or must I tediously change each one at a time? Thanks

  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 334
Default How to make global changes to charts

Thanks Shane - unfortunately finding out after the fact. I will seek to
reference the labels to a cells next time around. I stopped coding about 20
years ago so that would not be my first option. Thanks for the info.
Rick

"ShaneDevenshire" wrote:

Hi Rick,

If its the x-axis label the easiest solution is to create the charts
initially with the label referencing a spreadsheet cell rather than being
hard coded. When you want to update all the labels you would just change the
entry in the cell. All charts would use the same cell reference.

How to reference a cell from a Title, label, or text box on a chart:
Click the item once, type = and then click on the cell where the text entry
is. Then press Enter.

You can also do mass updates via VBA - you would need to write code.

Cheers,
Shane Devenshire


"Rick" wrote:

Hi
I have had occasion to make spreadsheets with 30 or more charts. I have
needed to make the same change on all the charts, such as changing the x-axis
label. Is there a way to do that all at once (all changed to the same thing)
or must I tediously change each one at a time? Thanks

  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 560
Default How to make global changes to charts

On Thu, 5 Jun 2008, in microsoft.public.excel.charting,
Rick said:

Thanks Shane - unfortunately finding out after the fact.


In Excel versions 2003 and earlier, you can lessen the pain by using the
F4 key. Make a single change in the first chart, then select the
equivalent feature in another chart and press F4. The last change you
made repeats. Go through all your charts, and start again with the next
little change. It can be faster that way.

This can be useless, as when you want to change the line of a bar but
not the color, and F4 changes both. That's why if I want to change the
color of bars I always edit the color palette and leave the bars on
automatic. F4 then selects "automatic" color, and only the line is
changed, as wanted.

It works differently in 2007, but I haven't used that version, so I
don't know what the differences are or whether they're an improvement.

Another tool might be Copy.. Paste Format, but that doesn't always work
well, and things like chart title are treated like Format when they're
obviously Content.

--
Del Cotter
NB Personal replies to this post will send email to ,
which goes to a spam folder-- please send your email to del3 instead.
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
I cannot make charts with two Y axes anymore jimbo Charts and Charting in Excel 1 July 24th 07 08:48 AM
how do I make multiple pie charts at the same time? Ed Charts and Charting in Excel 1 February 16th 06 04:03 AM
How to I make custom pie charts? Jenny Charts and Charting in Excel 1 December 5th 05 01:12 AM
How do I make all pie charts identical in size Bliss Excel Worksheet Functions 1 June 12th 05 03:39 PM
Charts and "global" changes AlCamp Charts and Charting in Excel 3 March 28th 05 05:33 AM


All times are GMT +1. The time now is 05:33 PM.

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"