arc90 lab | tools: Link Thumbnail
Excel Help Forum
ExcelTip.com
Account Icon Account Icon Account Icon
ExcelTip.com

Go Back   Excel Help Forum > Microsoft Office Application Help - Excel Help forum > Excel Programming > Excel Charting

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-05-2005, 06:05 PM
Nick I
Guest
 
Posts: n/a
Line Graph Problem

Hello - I am having a problem with a line graph I have. Basically the line
graph is populated on a month to month basis, from protected cells that
contain formulas.

This is an example of the formula for each month: =IF(J35 =
"","",AVERAGE(J35,J49,J63))

My problem is if I'm in august, (thus september shows up as ""), the line
(say it was at 98% in August), drops off to zero which makes an ugly graph.
If I delete the formulas entirely from Sept-Dec, then it looks fine, but that
defeats the purposes of the protected cells.

Anyone know of a formula i can throw into "September" that wont make the
graph look lke it goes to zero that month? Thanks!
Reply With Quote
  #2  
Old 10-05-2005, 09:05 PM
Barb Reinhardt
Guest
 
Posts: n/a
Re: Line Graph Problem

Change the formula to

=IF(J35 = "",NA(),AVERAGE(J35,J49,J63))

"Nick I" <NickI@discussions.microsoft.com> wrote in message
news:245C82DA-F486-42EA-BC24-3C278BDD7F61@microsoft.com...
> Hello - I am having a problem with a line graph I have. Basically the line
> graph is populated on a month to month basis, from protected cells that
> contain formulas.
>
> This is an example of the formula for each month: =IF(J35 =
> "","",AVERAGE(J35,J49,J63))
>
> My problem is if I'm in august, (thus september shows up as ""), the line
> (say it was at 98% in August), drops off to zero which makes an ugly
> graph.
> If I delete the formulas entirely from Sept-Dec, then it looks fine, but
> that
> defeats the purposes of the protected cells.
>
> Anyone know of a formula i can throw into "September" that wont make the
> graph look lke it goes to zero that month? Thanks!



Reply With Quote
  #3  
Old 10-06-2005, 11:05 AM
Nick I
Guest
 
Posts: n/a
Re: Line Graph Problem

Thanks! That fixed the problem.

"Barb Reinhardt" wrote:

> Change the formula to
>
> =IF(J35 = "",NA(),AVERAGE(J35,J49,J63))
>
> "Nick I" <NickI@discussions.microsoft.com> wrote in message
> news:245C82DA-F486-42EA-BC24-3C278BDD7F61@microsoft.com...
> > Hello - I am having a problem with a line graph I have. Basically the line
> > graph is populated on a month to month basis, from protected cells that
> > contain formulas.
> >
> > This is an example of the formula for each month: =IF(J35 =
> > "","",AVERAGE(J35,J49,J63))
> >
> > My problem is if I'm in august, (thus september shows up as ""), the line
> > (say it was at 98% in August), drops off to zero which makes an ugly
> > graph.
> > If I delete the formulas entirely from Sept-Dec, then it looks fine, but
> > that
> > defeats the purposes of the protected cells.
> >
> > Anyone know of a formula i can throw into "September" that wont make the
> > graph look lke it goes to zero that month? Thanks!

>
>
>

Reply With Quote
Reply

Bookmarks

New topics in Excel Charting


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -4. The time now is 07:57 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0