Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jmsmith5
 
Posts: n/a
Default How to graph intermittent data?

I am creating a line graph from an excel spreadsheet. The x-axis has the days
of the month. I am plotting values from each day but some days there is no
value. When I create the cells, if I use 0 or "", in the cell, the line goes
to zero on those days. If I delete the cell (backspace) I get a break in the
line. The break is what I want. Is there some designator I can put in the
cell so I will automatically get the break?
  #2   Report Post  
Jon Peltier
 
Posts: n/a
Default

Unfortunately you only get a break with a true blank. You've learned
that "" isn't blank at all, just a very short text value. If you use
NA(), the cell will contain the #N/A error, which results in the line
being interpolated across the gap, but you don't get a true gap.

Tushar Mehta (http://tushar-mehta.com) and Andy Pope
(http://andypope.info) have posted ways to get around this problem.

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


jmsmith5 wrote:

I am creating a line graph from an excel spreadsheet. The x-axis has the days
of the month. I am plotting values from each day but some days there is no
value. When I create the cells, if I use 0 or "", in the cell, the line goes
to zero on those days. If I delete the cell (backspace) I get a break in the
line. The break is what I want. Is there some designator I can put in the
cell so I will automatically get the break?

  #3   Report Post  
Mike Punko
 
Posts: n/a
Default

I'm trying the same thing jmsmith5. Funny that in [options] you can decide
what to do if the field is blank but not if you have #N/A or 0.

"Jon Peltier" wrote:

Unfortunately you only get a break with a true blank. You've learned
that "" isn't blank at all, just a very short text value. If you use
NA(), the cell will contain the #N/A error, which results in the line
being interpolated across the gap, but you don't get a true gap.

Tushar Mehta (http://tushar-mehta.com) and Andy Pope
(http://andypope.info) have posted ways to get around this problem.

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


jmsmith5 wrote:

I am creating a line graph from an excel spreadsheet. The x-axis has the days
of the month. I am plotting values from each day but some days there is no
value. When I create the cells, if I use 0 or "", in the cell, the line goes
to zero on those days. If I delete the cell (backspace) I get a break in the
line. The break is what I want. Is there some designator I can put in the
cell so I will automatically get the break?


  #4   Report Post  
Jon Peltier
 
Posts: n/a
Default

You could email a request to , but if it doesn't
involve web services or VSTO, it'll be a real long shot.

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


Mike Punko wrote:
I'm trying the same thing jmsmith5. Funny that in [options] you can decide
what to do if the field is blank but not if you have #N/A or 0.

"Jon Peltier" wrote:


Unfortunately you only get a break with a true blank. You've learned
that "" isn't blank at all, just a very short text value. If you use
NA(), the cell will contain the #N/A error, which results in the line
being interpolated across the gap, but you don't get a true gap.

Tushar Mehta (http://tushar-mehta.com) and Andy Pope
(http://andypope.info) have posted ways to get around this problem.

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


jmsmith5 wrote:


I am creating a line graph from an excel spreadsheet. The x-axis has the days
of the month. I am plotting values from each day but some days there is no
value. When I create the cells, if I use 0 or "", in the cell, the line goes
to zero on those days. If I delete the cell (backspace) I get a break in the
line. The break is what I want. Is there some designator I can put in the
cell so I will automatically get the break?


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
adding data table with different data to a graph ratio Charts and Charting in Excel 1 June 17th 05 05:24 PM
Graph with variable data length snoach Excel Discussion (Misc queries) 1 May 27th 05 10:15 AM
GRAPH data labels gunga Excel Discussion (Misc queries) 4 May 13th 05 03:01 PM
Data Table - Graph Links Breaking!!! Geise, Brad Charts and Charting in Excel 1 March 31st 05 12:34 AM
Named dynamic ranges, copied worksheets and graph source data WP Charts and Charting in Excel 1 November 28th 04 05:19 PM


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