Joined: 14 Jun 2007
Online Status: Offline
Posts: 6
Posted: 24 Jun 2007 at 1:53am
I write suppress formating formulas. You can use IF to compare your values with global vars, previous(), isnull({...}) and so on... for instance:
if Date({DM_ACTIVITY.time_from}) = Date(Previous ({DM_ACTIVITY.time_from})) and {DM_ACTIVITY.activity_code} = Previous ({DM_ACTIVITY.activity_code}) then true else false;
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