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  

Dynamic chart- curve dropping to zero ( chart type- Line)



 
 
Thread Tools Display Modes
  #1  
Old February 1st, 2010, 09:11 AM posted to microsoft.public.excel.charting
vmohan1978
external usenet poster
 
Posts: 38
Default Dynamic chart- curve dropping to zero ( chart type- Line)

Hi all i using following formula and description for the dynamic chart.
Please do the needful

In B1 = Project start date , C1= Mar-10
In B2= Project duration , C2= 30 ( which may vary)
In B3= Project Cost , C3= 10000000

In
C6=+IF(ROW()-ROW(C$6)+1=C$2,DATE(YEAR(C$1),MONTH(C$1)+ROW()-ROW(C$6),DAY(C$1)),"")
Till C50
In D5=IF(OR(B6="",B6=0),"",B6/$C$2) till d50
In
e5=IF(OR(D6="",D6=0),"",IF(D6=33.33%,(($I$1*D6^2) *100),IF(D6=66.67%,($I$2*D6+$I$3),IF(D6=66.67%,( $I$4+$I$5*D6+$I$6*D6^2)*100,"")))), till E50
In f5= IF(OR(B6="",B6=0),"",E6*$C$3), till F50
The problem i am facing is when i select the data for the chart ( C6:C50and
F5: F50) depending upon the value in C2 the curve will show but after that
curve drops to 0 , I don't want curve to drop 0 depend upon the value in C2

 




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 09:07 AM.


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