queries

T

tom

I have six sales persons, can one query be made and
change the sales person without changing the criterra
each time. I want to make only one report that changes
with it?


Thanks
Tom
[email protected]
 
T

Tom Lake

tom said:
I have six sales persons, can one query be made and
change the sales person without changing the criterra
each time. I want to make only one report that changes
with it?

In the criteria field of the query, under the salesperson's name use

Like "*" & [Enter Salesperson's Name] & "*"

Tom Lake
 
T

Tom Balleto

Tom Thanks! Do use the same wording to other criteria field i want to change
by facility...month...customer...?

Tom Lake said:
tom said:
I have six sales persons, can one query be made and
change the sales person without changing the criterra
each time. I want to make only one report that changes
with it?

In the criteria field of the query, under the salesperson's name use

Like "*" & [Enter Salesperson's Name] & "*"

Tom Lake
 
T

Tom

Tom Thanks! Di I use the same wording if I want others criteria field to
change?

Tom Lake said:
tom said:
I have six sales persons, can one query be made and
change the sales person without changing the criterra
each time. I want to make only one report that changes
with it?

In the criteria field of the query, under the salesperson's name use

Like "*" & [Enter Salesperson's Name] & "*"

Tom Lake
 
T

Tom

Tom, Thanks! I want to do this with other criteria field do I use the same
wording?

Tom Lake said:
tom said:
I have six sales persons, can one query be made and
change the sales person without changing the criterra
each time. I want to make only one report that changes
with it?

In the criteria field of the query, under the salesperson's name use

Like "*" & [Enter Salesperson's Name] & "*"

Tom Lake
 
Top