R
Rem
Hello, I hope someone can help me with this. Is there any way I am able to
combine several queries to make one querie? I have data in table--from which
I am using queries to extract sales data meeting certain criteria.
Query 1: names of all employees with a referral rate of over 19 referrals a
day.
Query 2: names of all employees with a referral rate of over 15 referrals
but less then 19 referralsa day
Query 3: names of all employees with a referral rate of less then 15
referrals a day.
Then I am taking these three Queries to make a report--
I am getting duplicate values in all my feilds--I only have 16 employee
names but the outcome is like 200 names--all with duplicates. Please let me
know if there is a way to make this work.
combine several queries to make one querie? I have data in table--from which
I am using queries to extract sales data meeting certain criteria.
Query 1: names of all employees with a referral rate of over 19 referrals a
day.
Query 2: names of all employees with a referral rate of over 15 referrals
but less then 19 referralsa day
Query 3: names of all employees with a referral rate of less then 15
referrals a day.
Then I am taking these three Queries to make a report--
I am getting duplicate values in all my feilds--I only have 16 employee
names but the outcome is like 200 names--all with duplicates. Please let me
know if there is a way to make this work.