L
Leann
Hello, I am trying to create a crosstab query that will
display rep ids for people who are assigned multiple reps
in a non-normalized table. For example:
Jane, Doe, 111-11-1111, Rep001
Jane, Doe, 111-11-1111, Rep002
John, Doe, 222-22-2222, Rep004
I would want as a result:
Jane, Doe, Rep001, Rep002
I created a simple query that shows clients with more than
one rep assigned. But, of course, it does not tell me who
the reps are. I created a crosstab query that shows
EVERYONE's rep's. But, with over 2500 records, this is
too much data to look through. Is there a way of creating
a crosstab query based upon an aggregate (i.e. >1 rep)? I
have tried to use criteria for the crosstab with no luck.
Any suggestions are welcomed...
Thanks,
L
display rep ids for people who are assigned multiple reps
in a non-normalized table. For example:
Jane, Doe, 111-11-1111, Rep001
Jane, Doe, 111-11-1111, Rep002
John, Doe, 222-22-2222, Rep004
I would want as a result:
Jane, Doe, Rep001, Rep002
I created a simple query that shows clients with more than
one rep assigned. But, of course, it does not tell me who
the reps are. I created a crosstab query that shows
EVERYONE's rep's. But, with over 2500 records, this is
too much data to look through. Is there a way of creating
a crosstab query based upon an aggregate (i.e. >1 rep)? I
have tried to use criteria for the crosstab with no luck.
Any suggestions are welcomed...
Thanks,
L