View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nectar
 
Posts: n/a
Default Create an increase or decrease formula with zero %


"CLR" wrote:

=IF(B1=0,"",(A1-B1)/ABS(B1))

Vaya con Dios,
Chuck, CABGx3


HI Chuck Thanks a lot for your help
I'm getting a error, the formula work but went it a zero for LYTD nothing
comes up in my cell is in blank Any suggestions?
YTD 500 LYTD 0 =500% suppose to have 500%
"Nectar" wrote:

PLease help i'm trying to set up my worksheet to calculate the increase or
decrease percentage from YTDr to LYTD

YTD= 200 LYTD=145 =.38% formula =(a1-b1)/abs(b1) but when I have a zero my
formula wont work please help me to create a formula that could work with
zeros

Thanks a lot my saviors !!!!