R
Rebecca
I am working on a query in the hopes of producing
a "randomly" assigned field. It goes like this: In
Table1 I have account information. In Table2 I have a
list of sales reps. What I want is to enter in the
account information and have a field for SalesRep that
populates either with a randomly selected rep from the
list, or to go through the list of reps 1, 2, 3, so the
distribution is even as possible.
Thanks.
a "randomly" assigned field. It goes like this: In
Table1 I have account information. In Table2 I have a
list of sales reps. What I want is to enter in the
account information and have a field for SalesRep that
populates either with a randomly selected rep from the
list, or to go through the list of reps 1, 2, 3, so the
distribution is even as possible.
Thanks.