G
Guest
I am having a problem getting a query to pull correctly. I have a table that
has: Associate Name, Date, Function, Subfunction, Incoming, Processed, and
Holdover. I want the query to ask for the Associate name and date.
I have gotten the query to ask for the dates (using a "Between" statement)
but it will not bring up the "Associate Name" criteria. I am using - Like
"*" & [Associate Name] & "*" - but nothing comes up.
I am using 2 combo boxes and the second combo box is filtered (with a query)
from the first, but I dont think that should any effect of the what I am
doing now.
has: Associate Name, Date, Function, Subfunction, Incoming, Processed, and
Holdover. I want the query to ask for the Associate name and date.
I have gotten the query to ask for the dates (using a "Between" statement)
but it will not bring up the "Associate Name" criteria. I am using - Like
"*" & [Associate Name] & "*" - but nothing comes up.
I am using 2 combo boxes and the second combo box is filtered (with a query)
from the first, but I dont think that should any effect of the what I am
doing now.