Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 9
Default Line selection for formating in Excel chart

Have "plain vanilla" line chart in excel spread sheet. Data series consist of
several lines closely space. Normally I can select and RClick a single series
for formating such as line color and thickness. Is it possible to
simultaneously select all data series to change a common format such as line
thickness. I'd like to do this without individually selecting each line while
the control key is depressed. (lazy and not that good-a shot). ~Dave
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Line selection for formating in Excel chart

Hi,

No you can not select multiple series, like you can with shape objects.

The only time saver is, select 1 on the series and the format just the
line thickness. You can now use the Up and Down arrows to cycle through
the chart elements, namely the series. When you move on to a series
press F4, this will repeat changes on the selected series.

Cheers
Andy

DaveR wrote:
Have "plain vanilla" line chart in excel spread sheet. Data series consist of
several lines closely space. Normally I can select and RClick a single series
for formating such as line color and thickness. Is it possible to
simultaneously select all data series to change a common format such as line
thickness. I'd like to do this without individually selecting each line while
the control key is depressed. (lazy and not that good-a shot). ~Dave


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Line selection for formating in Excel chart

If you're using Excel 2003 or earlier, you can select one series, apply some
formatting, then use the up/down arrow keys to select another series, and
press F4 to apply this formatting to the newly selected series. Using the
arrow/F4 combination, you can format a lot of series very quickly.

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


"DaveR" wrote in message
...
Have "plain vanilla" line chart in excel spread sheet. Data series consist
of
several lines closely space. Normally I can select and RClick a single
series
for formating such as line color and thickness. Is it possible to
simultaneously select all data series to change a common format such as
line
thickness. I'd like to do this without individually selecting each line
while
the control key is depressed. (lazy and not that good-a shot). ~Dave



  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Line selection for formating in Excel chart

Sorry, I didn't notice Andy's post before I responded, saying pretty much
the exact same thing.

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


"Andy Pope" wrote in message
...
Hi,

No you can not select multiple series, like you can with shape objects.

The only time saver is, select 1 on the series and the format just the
line thickness. You can now use the Up and Down arrows to cycle through
the chart elements, namely the series. When you move on to a series press
F4, this will repeat changes on the selected series.

Cheers
Andy

DaveR wrote:
Have "plain vanilla" line chart in excel spread sheet. Data series
consist of several lines closely space. Normally I can select and RClick
a single series for formating such as line color and thickness. Is it
possible to simultaneously select all data series to change a common
format such as line thickness. I'd like to do this without individually
selecting each line while the control key is depressed. (lazy and not
that good-a shot). ~Dave


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info



  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 9
Default Line selection for formating in Excel chart

Thank you very much for your response... That works well for me... have
coworker using the latest (2007?) Vista looking MS Office. Same trick?

"Jon Peltier" wrote:

If you're using Excel 2003 or earlier, you can select one series, apply some
formatting, then use the up/down arrow keys to select another series, and
press F4 to apply this formatting to the newly selected series. Using the
arrow/F4 combination, you can format a lot of series very quickly.

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


"DaveR" wrote in message
...
Have "plain vanilla" line chart in excel spread sheet. Data series consist
of
several lines closely space. Normally I can select and RClick a single
series
for formating such as line color and thickness. Is it possible to
simultaneously select all data series to change a common format such as
line
thickness. I'd like to do this without individually selecting each line
while
the control key is depressed. (lazy and not that good-a shot). ~Dave






  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Line selection for formating in Excel chart

Afraid not. In 2007 Microsoft introduced modeless dialogs, and an unintended
consequence of modeless dialogs is that the Undo (Ctrl+Z) and Repeat (Ctrl+Y
or F4) only remember the last individual formatting operation performed
during the trip to the dialog, not everything that was accomplished during
the trip.

I get around this by using code (but the macro recorder doesn't work for
this any more in 2007, because anything related to the new shape elements is
not recorded).

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


"DaveR" wrote in message
...
Thank you very much for your response... That works well for me... have
coworker using the latest (2007?) Vista looking MS Office. Same trick?

"Jon Peltier" wrote:

If you're using Excel 2003 or earlier, you can select one series, apply
some
formatting, then use the up/down arrow keys to select another series, and
press F4 to apply this formatting to the newly selected series. Using the
arrow/F4 combination, you can format a lot of series very quickly.

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


"DaveR" wrote in message
...
Have "plain vanilla" line chart in excel spread sheet. Data series
consist
of
several lines closely space. Normally I can select and RClick a single
series
for formating such as line color and thickness. Is it possible to
simultaneously select all data series to change a common format such as
line
thickness. I'd like to do this without individually selecting each line
while
the control key is depressed. (lazy and not that good-a shot). ~Dave






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
Time Series Chart Data Plot Line ''Disappears'' When Y Axis Formating Is Changed John Burke Charts and Charting in Excel 8 July 30th 07 03:10 PM
change last serie to be line in the line-column Excel chart in Wor Eric Charts and Charting in Excel 3 June 30th 07 04:58 PM
Data selection on line chart Qiset Charts and Charting in Excel 2 August 11th 05 02:08 PM
Pivot Table, Line Chart with Secondary Y axis, Page Field selection destroys Y2 axis [email protected] Charts and Charting in Excel 0 July 13th 05 09:30 PM
Subtotal line selection Jenny Excel Discussion (Misc queries) 1 April 13th 05 02:21 PM


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