Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Viewing all articles
Browse latest Browse all 11285

Forum Post: RE: Find duplicate startdate on a Form

$
0
0
But I want to have the dates the same. I try it like this: SetDates(Rec, StartDate2, EndDate2, Regelkorting); Rec.SETRANGE(StartDate2,StartDate2); IF ((Rec.COUNT > 1) AND (FORMAT(Rec.StartDate2) <> FORMAT(Rec.StartDate2))) THEN ERROR('The dates has to be the same!! ');

Viewing all articles
Browse latest Browse all 11285

Trending Articles