A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Graph points going to zero



 
 
Thread Tools Display Modes
  #1  
Old February 25th, 2009, 01:28 PM posted to microsoft.public.excel.charting
kajones
external usenet poster
 
Posts: 6
Default Graph points going to zero

How do I keep my chart line from dropping to zero for the upcoming weeks that
do not have data. I am using a formula to calculate my 52 week progress. The
chart graphs the weeks correctly that have data, but drops to zero for the
upcoming weeks. I am trying to use a line graph.

Thanks,
--
keith jones
  #2  
Old February 25th, 2009, 01:38 PM posted to microsoft.public.excel.charting
Bernard Liengme[_2_]
external usenet poster
 
Posts: 1,027
Default Graph points going to zero

For the weeks that you have no data, enter =NA(). This displays as #N/A and
is ignored by the chart engine
Don't like this idea because it looks odd when you print your report? The
hide these entries with conditional format. Suppose the data is in B2:B53,
select this range, use Format | Conditional Formatting and in dialog use
Formula Is ...=ISNA(B2) and set the font to the same colour as the cell's
background to make it invisible

Alternatively: click on chart then use Tools | Options | Charts and specify
how empty cells are to be treated

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"kajones" wrote in message
...
How do I keep my chart line from dropping to zero for the upcoming weeks
that
do not have data. I am using a formula to calculate my 52 week progress.
The
chart graphs the weeks correctly that have data, but drops to zero for the
upcoming weeks. I am trying to use a line graph.

Thanks,
--
keith jones



  #3  
Old February 25th, 2009, 03:05 PM posted to microsoft.public.excel.charting
kajones
external usenet poster
 
Posts: 6
Default Graph points going to zero

Thanks,,,that helped with part of it. Now I have another problem. For some
reason my graph points for the first three weeks show as zero. I am using a
Vlookup to pull the data from another file. Is there something else that I
need to do in my chart to make it show up correctly on the chart. If I go
back and type over the formula with just the number that it gives me it works
okay.


--
keith jones


"Bernard Liengme" wrote:

For the weeks that you have no data, enter =NA(). This displays as #N/A and
is ignored by the chart engine
Don't like this idea because it looks odd when you print your report? The
hide these entries with conditional format. Suppose the data is in B2:B53,
select this range, use Format | Conditional Formatting and in dialog use
Formula Is ...=ISNA(B2) and set the font to the same colour as the cell's
background to make it invisible

Alternatively: click on chart then use Tools | Options | Charts and specify
how empty cells are to be treated

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"kajones" wrote in message
...
How do I keep my chart line from dropping to zero for the upcoming weeks
that
do not have data. I am using a formula to calculate my 52 week progress.
The
chart graphs the weeks correctly that have data, but drops to zero for the
upcoming weeks. I am trying to use a line graph.

Thanks,
--
keith jones




  #4  
Old February 25th, 2009, 03:25 PM posted to microsoft.public.excel.charting
Bernard Liengme[_2_]
external usenet poster
 
Posts: 1,027
Default Graph points going to zero

Would need to see the file. Just make up some data that mimics your actual
data and chart (to preserve confidentiality) and send me the file
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"kajones" wrote in message
...
Thanks,,,that helped with part of it. Now I have another problem. For
some
reason my graph points for the first three weeks show as zero. I am using
a
Vlookup to pull the data from another file. Is there something else that
I
need to do in my chart to make it show up correctly on the chart. If I go
back and type over the formula with just the number that it gives me it
works
okay.


--
keith jones


"Bernard Liengme" wrote:

For the weeks that you have no data, enter =NA(). This displays as #N/A
and
is ignored by the chart engine
Don't like this idea because it looks odd when you print your report? The
hide these entries with conditional format. Suppose the data is in
B2:B53,
select this range, use Format | Conditional Formatting and in dialog use
Formula Is ...=ISNA(B2) and set the font to the same colour as the cell's
background to make it invisible

Alternatively: click on chart then use Tools | Options | Charts and
specify
how empty cells are to be treated

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"kajones" wrote in message
...
How do I keep my chart line from dropping to zero for the upcoming
weeks
that
do not have data. I am using a formula to calculate my 52 week
progress.
The
chart graphs the weeks correctly that have data, but drops to zero for
the
upcoming weeks. I am trying to use a line graph.

Thanks,
--
keith jones






  #5  
Old February 25th, 2009, 09:03 PM posted to microsoft.public.excel.charting
Bernard Liengme[_2_]
external usenet poster
 
Posts: 1,027
Default Graph points going to zero

Solved: data was text not number
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"kajones" wrote in message
...
Thanks,,,that helped with part of it. Now I have another problem. For
some
reason my graph points for the first three weeks show as zero. I am using
a
Vlookup to pull the data from another file. Is there something else that
I
need to do in my chart to make it show up correctly on the chart. If I go
back and type over the formula with just the number that it gives me it
works
okay.


--
keith jones


"Bernard Liengme" wrote:

For the weeks that you have no data, enter =NA(). This displays as #N/A
and
is ignored by the chart engine
Don't like this idea because it looks odd when you print your report? The
hide these entries with conditional format. Suppose the data is in
B2:B53,
select this range, use Format | Conditional Formatting and in dialog use
Formula Is ...=ISNA(B2) and set the font to the same colour as the cell's
background to make it invisible

Alternatively: click on chart then use Tools | Options | Charts and
specify
how empty cells are to be treated

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"kajones" wrote in message
...
How do I keep my chart line from dropping to zero for the upcoming
weeks
that
do not have data. I am using a formula to calculate my 52 week
progress.
The
chart graphs the weeks correctly that have data, but drops to zero for
the
upcoming weeks. I am trying to use a line graph.

Thanks,
--
keith jones






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:53 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.