I have three fields:
Truck
Start time
End time
Then Calculation field = minutesatediff("n",[starttime].[endtime])
I want if the minutes on my calculation field reach 60 a popup message must appear saying Truck??? is at 60min with a accept button
THX