P
Paul
Hello. I have a table in Access that is updated each day with data
from the previous business day. The table consists of a date, name,
type and id. For this example, let's say that the types are Type A,
Type B or Type C. I need to take a random sampling of 10 id's for
each of the different Types for each Name that is listed for a
particular day. For example if 1 agent worked yesterday, I would
need to see a random sampling of 10 Type A id's, 10 Type B id's and 10
Type C id's for a grand total of 30. If more agents worked then I
would need to have the same for each of them.
Does this make sense? 10 random id numbers of each type for each
agent that worked on a particular day. Does anyone have any thoughts
on this?
Any help would be greatly appreciated.
Thanks
from the previous business day. The table consists of a date, name,
type and id. For this example, let's say that the types are Type A,
Type B or Type C. I need to take a random sampling of 10 id's for
each of the different Types for each Name that is listed for a
particular day. For example if 1 agent worked yesterday, I would
need to see a random sampling of 10 Type A id's, 10 Type B id's and 10
Type C id's for a grand total of 30. If more agents worked then I
would need to have the same for each of them.
Does this make sense? 10 random id numbers of each type for each
agent that worked on a particular day. Does anyone have any thoughts
on this?
Any help would be greatly appreciated.
Thanks