Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
So, this project I'm working on shows the percentage of reports submitted each month that are successful.
However, for some months, no reports are submitted, so there is no data. It doesn't really make sense to record it as 0% or 100%, since the month wasn't a total failure or totally successful. And it also doesn't make sense to show it as somewhere in between the months on either side, because that's not correct. Ideally, the line would just stop at the previous month and start back up again at the next month. Does anyone know a way to do this? (I have my empty cell set as =NA(). And in the graph settings, I have "Show Empty Cells As:" set to "Gaps". I'm using Excel 2007) |
#2
![]() |
|||
|
|||
![]() Quote:
|
#3
![]() |
|||
|
|||
![]() Quote:
So when I opened your file (in Excel 2010), I tried putting =NA() and "" in the cell, and each time, it drew the line instead of leaving a hole. Anyway, I think what I'm going to end up doing is putting the data in a bar graph instead of a line graph, so the empty spaces will for sure be empty. (The line is a running average trend line.) An alternate solution was to make a macro that deleted the contents of any cells without data and connect it to a button on the sheet. Anyway, thanks for your help! Last edited by Katie Reynolds : May 22nd 12 at 10:38 PM |
#4
![]() |
|||
|
|||
![]() Quote:
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to make a line graph that encomposses many worksheets | Excel Discussion (Misc queries) | |||
Attn: Golfers! Need Help Calculating Hole-by-Hole Net Handicaps | Excel Discussion (Misc queries) | |||
How to convert a dotted line to a solid line in a line graph | Charts and Charting in Excel | |||
How do I make a line graph WITHOUT first line starting at zero? | Charts and Charting in Excel | |||
can I make the vertical axis the category axis in Excel line graph | Charts and Charting in Excel |