rubberhead10
Technical User
hello all
please forgive me this is probably an easy question to answer but my formula skills suck... I am using crystal reports 10 I have written the following code but it does not seam to give me what I want
if {PR_Empl_Deductions.Deduction Code} = "401k", "401k% then {PR_Empl_Deductions.YTD Amount} else 0
what I am looking for is if the deduction code is = to 401k or 401k% then show me the year to date ammount. if they do not have a YTD ammount then show 0
any help is greatly appreciated.......THANKS
please forgive me this is probably an easy question to answer but my formula skills suck... I am using crystal reports 10 I have written the following code but it does not seam to give me what I want
if {PR_Empl_Deductions.Deduction Code} = "401k", "401k% then {PR_Empl_Deductions.YTD Amount} else 0
what I am looking for is if the deduction code is = to 401k or 401k% then show me the year to date ammount. if they do not have a YTD ammount then show 0
any help is greatly appreciated.......THANKS