I am having an issue with a formula....it simply doesn't work.
Any ideas / assistance is greatly appreciated.
Thanks
EvaluateAfter({@Shift});
Whileprintingrecords;
IF ({sheet1$.ID} = Next({sheet1$.ID})) AND ({@Shift}="DAY" AND next({@Shift})="Evening")
Then "DAY"
Else {@Shift}