W
Whitney
I would like to more accuratley calculate Availability %.
Currently I have it set up as follows:
Availability: ([Idle Time]+[ACD True Talk Time]+[Total Hold Time])/([Total
Shift Time]-[Total DND Time])
I need to subtract a few other metrics from [Total Shift Time], such as
[Training]+[Meeting]+[Special Project]
The problem is that those fields are number data types, where as the other
fields are date/time data types.
Unfortunately it's not the best way to gather and store the data, but I'm
limited with the phone system, so I'm have to make do with what data I can
get.
So my question is how can I subtract the sum of
[Training]+[Meeting]+[Special Project] from [Total Shift Time], when they are
differnt data types?
I'm not an access database expert, so please explain in the most basic
terms.
Currently I have it set up as follows:
Availability: ([Idle Time]+[ACD True Talk Time]+[Total Hold Time])/([Total
Shift Time]-[Total DND Time])
I need to subtract a few other metrics from [Total Shift Time], such as
[Training]+[Meeting]+[Special Project]
The problem is that those fields are number data types, where as the other
fields are date/time data types.
Unfortunately it's not the best way to gather and store the data, but I'm
limited with the phone system, so I'm have to make do with what data I can
get.
So my question is how can I subtract the sum of
[Training]+[Meeting]+[Special Project] from [Total Shift Time], when they are
differnt data types?
I'm not an access database expert, so please explain in the most basic
terms.
