Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Using Excel 2007. Is it possible to change the appearance of a line in a
chart for values in the future (like projections)? I would like to go from solid to dashed and keep the same color and weight. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Either you format line pieces individually (manual work).
Either you use 2 series to plot in the chart. Use IF functions to see on which series a given value should be shown. Use NA() for values that should not be plotted. -- Wigi http://www.wimgielis.be = Excel/VBA, soccer and music "RhysPieces" wrote: Using Excel 2007. Is it possible to change the appearance of a line in a chart for values in the future (like projections)? I would like to go from solid to dashed and keep the same color and weight. |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
You should just be able to add two trendlines for the same data points. Add the first, extending it so many units into the future, and apply the colour and dashed style. Add another, but dont extend it into the future, and apply the same colour but solid line style. Dave url:http://www.ureader.com/msg/10296496.aspx |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
The first suggestion seems to imply one can select individual segments on a
line (e.g. a month) and format it manually. From what I see in Excel, formatting is applied to the whole liine. How is it possible to select line segments? Also, I tried the second series idea but it is inserted in the chart at the beginning of the year rather than at the beginnng month for the new series. What causes that? "RhysPieces" wrote: Using Excel 2007. Is it possible to change the appearance of a line in a chart for values in the future (like projections)? I would like to go from solid to dashed and keep the same color and weight. |
#5
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Click twice on the relevant data point, firstly to select the data series,
but then secondly to select the data point, to enable Format Data Point instead of Format Data Series. -- David Biddulph "RhysPieces" wrote in message ... The first suggestion seems to imply one can select individual segments on a line (e.g. a month) and format it manually. From what I see in Excel, formatting is applied to the whole liine. How is it possible to select line segments? Also, I tried the second series idea but it is inserted in the chart at the beginning of the year rather than at the beginnng month for the new series. What causes that? "RhysPieces" wrote: Using Excel 2007. Is it possible to change the appearance of a line in a chart for values in the future (like projections)? I would like to go from solid to dashed and keep the same color and weight. |
#6
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Thank you for the directions. After clicking once to select the line I moved
the mouse pointer between two markers and right-clicked to bring up the menu that lets you format a point instead of the whole series. "David Biddulph" wrote: Click twice on the relevant data point, firstly to select the data series, but then secondly to select the data point, to enable Format Data Point instead of Format Data Series. -- David Biddulph "RhysPieces" wrote in message ... The first suggestion seems to imply one can select individual segments on a line (e.g. a month) and format it manually. From what I see in Excel, formatting is applied to the whole liine. How is it possible to select line segments? Also, I tried the second series idea but it is inserted in the chart at the beginning of the year rather than at the beginnng month for the new series. What causes that? "RhysPieces" wrote: Using Excel 2007. Is it possible to change the appearance of a line in a chart for values in the future (like projections)? I would like to go from solid to dashed and keep the same color and weight. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing text appearance | Excel Discussion (Misc queries) | |||
Count & Sum Consecutive (2x) appearance of Specific Numeric Values | Excel Worksheet Functions | |||
Insert spreadsheet - without changing appearance? | Excel Discussion (Misc queries) | |||
Changing the appearance of the cursor/pointer & size of tabs | Excel Discussion (Misc queries) | |||
How to format date as text without changing appearance? | Excel Discussion (Misc queries) |