ok pmax9999, please the code below
//Determine how many Business Hours
//are within a date range
WhilePrintingRecords;
//example (Y,M,D,H,M,S): datetime(2000,04,17,8,0,0)
DatetimeVar FDay:= {MOBILE_NMC_Trouble_Ticket.+Date_1};
//example (Y,M,D,H,M,S):Datetime(2000,04,18,17,0,0)
DatetimeVar...