Lightlancer
Programmer
hey all,
when a call is being made, it will automaticly fillin a start date in a field, when the call ends, the end date will be filled in, in a field, also there is a checkbox, and when de call ends (user clicks a button wich will end a call, date will be filled in AND then......) a VBA code must look if the difference between start & end date is more then 82 minutes or 164 minutes.
Fieldnames:
Startdate fieldname: Startdatum
Enddate fieldname : Einddatum
checkbox fieldname : CheckSLA
Any help would be gratefull......
Greetz
Lightlancer
when a call is being made, it will automaticly fillin a start date in a field, when the call ends, the end date will be filled in, in a field, also there is a checkbox, and when de call ends (user clicks a button wich will end a call, date will be filled in AND then......) a VBA code must look if the difference between start & end date is more then 82 minutes or 164 minutes.
Fieldnames:
Startdate fieldname: Startdatum
Enddate fieldname : Einddatum
checkbox fieldname : CheckSLA
Any help would be gratefull......
Greetz
Lightlancer