L
Lane
I have a sheet in which 45 entries represent calls in a call center.
I want each call to be timed, and averaged as they accumulate.
My goal is to track how long each transaction takes and average cal
times. I would like this to happen without the user having to monito
it, but it will happen as they enter text into cells.
the first cell (or start timer) is b2, end timer is d1. This patter
will carry out for 45 entries.
Most of the vba stuff I've seen posted does not deal with odd multipl
entries. What can I do?
Thanks Everyone....Lan
I want each call to be timed, and averaged as they accumulate.
My goal is to track how long each transaction takes and average cal
times. I would like this to happen without the user having to monito
it, but it will happen as they enter text into cells.
the first cell (or start timer) is b2, end timer is d1. This patter
will carry out for 45 entries.
Most of the vba stuff I've seen posted does not deal with odd multipl
entries. What can I do?
Thanks Everyone....Lan