Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Posted: 21 Feb 2017 at 2:38am
link your else conditions
If ISNULL (X) then -Y ELSE
If ISNULL (Y) then X ELSE
If NOT ISNULL(X and NOT ISNULL(Y) then X-Y
Although isn't this just using a 0 for null and using x-y for all 3 conditions? If you create one formula as
X-Y and set it to use default values for null it should do the same thing I think.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum