View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jennyca
 
Posts: n/a
Default Formula for this?


Helllo,

I have an expression that I want to put into a chart on an neat way;
Y1*0.26
Y2*0.18 All=Y
Y3*0.13

W=if X=8 then Y-23.25
W=if X<8 then Y-((23.25/8)*X)
W=if X8 then Y-23.25-((X-8)*3)

I´m a beginner in Excel so for me it´s dificult.

Thank's


--
Jennyca
------------------------------------------------------------------------
Jennyca's Profile: http://www.excelforum.com/member.php...o&userid=34076
View this thread: http://www.excelforum.com/showthread...hreadid=538385