Skip to Content
0
Former Member
Jan 02, 2008 at 06:38 AM

Key figure subtraction with IF condition

50 Views

Hi All,

I want to subtract two key figures, say KF1 and KF2, using an IF Condition

eg: IF KF1<>0 and KF2<>0 then

KF1 - KF2

else " "

Is it possible?

How do i go about it?

Thanks in advance.