Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() I have a combination bar and line chart. Two series, Target and Actual are bars, the other, Forecast is a line. The following is an example of my data. 2005 Actual Jan Feb Mar Apr Target[indent] 37.0 37.0 37.0 37.0 Actual 38.5 39.3 36.4 35.8 39.3 Forecast[indent] 37.3 37.6 37.9 38.4 I have tried several ways to plot the chart. With and without the 2005 Actual for Target and Forecast. I either get no 2005 actual data or the 2005 line includes points for Target and Forecast. It is okay for the bar (Target) because if the point is 0 there is no bar, however for the line data (Forecast) it starts at 0 and has a steep incline up to 37.0. I want those two data points to start in Jan. Can you help. Thanks -- gailb14 ------------------------------------------------------------------------ gailb14's Profile: http://www.excelforum.com/member.php...o&userid=33428 View this thread: http://www.excelforum.com/showthread...hreadid=532442 |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
If the cells are truly empty the no line point should be plotted. If the cell contains a formula then use NA() instead of "". Here are a couple of pages on the subject. http://www.stfx.ca/people/bliengme/E...issingData.htm http://processtrends.com/pg_charts_missing_data.htm Cheers Andy gailb14 wrote: I have a combination bar and line chart. Two series, Target and Actual are bars, the other, Forecast is a line. The following is an example of my data. 2005 Actual Jan Feb Mar Apr Target[indent] 37.0 37.0 37.0 37.0 Actual 38.5 39.3 36.4 35.8 39.3 Forecast[indent] 37.3 37.6 37.9 38.4 I have tried several ways to plot the chart. With and without the 2005 Actual for Target and Forecast. I either get no 2005 actual data or the 2005 line includes points for Target and Forecast. It is okay for the bar (Target) because if the point is 0 there is no bar, however for the line data (Forecast) it starts at 0 and has a steep incline up to 37.0. I want those two data points to start in Jan. Can you help. Thanks -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row | Excel Worksheet Functions | |||
avoiding plotting zero values on graphs | Charts and Charting in Excel | |||
I Need a formula to evaluate a cell with + or - values | Excel Worksheet Functions | |||
Return Range of Numerical Values in Single Column based on Frequency Percentage | Excel Worksheet Functions | |||
#N/A Values : Returned by Formulas vs Entered Manually | Charts and Charting in Excel |