Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 37
Default Graph formatting lines

I have a graph, which has actual data until yesterday, and plan data. I have
in the data no value for the actual data after this day, but on my graph the
line drops to 0. How do I stop this?


  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default Graph formatting lines

If you have a formula producing a zero or a null string, change it to
produce NA().

For example, change =IF(condition,value,"") to =IF(condition,value,NA())
--
David Biddulph

Kirsty wrote:
I have a graph, which has actual data until yesterday, and plan data.
I have in the data no value for the actual data after this day, but
on my graph the line drops to 0. How do I stop this?




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
formatting lines in an excel graph Christina S Charts and Charting in Excel 5 December 20th 08 06:07 PM
Graph lines formatting in Excel 2007 Gawayne Charts and Charting in Excel 1 April 7th 08 06:15 PM
Powerpoint Graph- Shading in between two linear graph lines TerenYoung Charts and Charting in Excel 1 June 15th 06 09:29 AM
How do i get lines on a line graph? baffledbrewer Charts and Charting in Excel 2 June 4th 06 01:38 PM
Formatting Graph Grid Lines Christopher Anderson Excel Discussion (Misc queries) 1 December 1st 04 10:39 PM


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