Use Same Variable multiple times in a query with different criteri

B

BZboarding101

ok i have this variable i am trying to use twice with different criteria and
it doesnt work help after i do with i want to count them
November: Date_mailed (Variable Name)
tblRecruitment2 (Table name)
Between #11/1/2009# And #11/30/2009# (Criteria)

October: Date_mailed
tblRecruitment2
Between #10/1/2009# And #10/31/2009#
 
G

golfinray

I think you want to count? If so, set the E looking button on your tool bar,
which turns on the Group ON feature then change the Group On to count.
 
J

John W. Vinson

ok i have this variable i am trying to use twice with different criteria and
it doesnt work help after i do with i want to count them
November: Date_mailed (Variable Name)
tblRecruitment2 (Table name)
Between #11/1/2009# And #11/30/2009# (Criteria)

October: Date_mailed
tblRecruitment2
Between #10/1/2009# And #10/31/2009#

You may need to add the field (it's a *field*, not a *variable*; a variable is
something else!) to your query twice. What is actually the structure of your
table? What do you mean by "different criteria", and what exactly are you
trying to accomplish?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top