G
Guest
Hi,
I am trying to calculate the time a service record falls outside an SLA.
I have the following fields in my form;
Call Opened (Time field)
Call Closed (Time Field)
Priority (List 1 to 5)
I would like a field that takes the priority eg. 1 would be = 4hrs from Call
Opened, 2 would be 8hrs from Call Opened.
Can you tell me how, where and what I need to write in VBA and/or the
expression and where I insert in which field so that I have this function.
How can I get the form to determine the level and calculate the Call Opened
time + the aditional hours based on the level e.g Priority 1, 2 etc.
Please be aware I am a novice with Access and have no programming experience.
Any help would be most appreciated.
Thanks.
I am trying to calculate the time a service record falls outside an SLA.
I have the following fields in my form;
Call Opened (Time field)
Call Closed (Time Field)
Priority (List 1 to 5)
I would like a field that takes the priority eg. 1 would be = 4hrs from Call
Opened, 2 would be 8hrs from Call Opened.
Can you tell me how, where and what I need to write in VBA and/or the
expression and where I insert in which field so that I have this function.
How can I get the form to determine the level and calculate the Call Opened
time + the aditional hours based on the level e.g Priority 1, 2 etc.
Please be aware I am a novice with Access and have no programming experience.
Any help would be most appreciated.
Thanks.