Z
Zb Kornecki
I would appreciate some help writing a function for access. I have a table
that contains 3 date fields. I need a function that returns a count
(integer) of how many times Time A falls between Time B and Time C. every
record has all 3 times.
The goal is is to determin how many people are already waiting in the que as
as a new customer arrives.
time a = arrival
time b = enter que
time c = exit que
Thank-you
Zb
that contains 3 date fields. I need a function that returns a count
(integer) of how many times Time A falls between Time B and Time C. every
record has all 3 times.
The goal is is to determin how many people are already waiting in the que as
as a new customer arrives.
time a = arrival
time b = enter que
time c = exit que
Thank-you
Zb