dcount problem

  • Thread starter Thread starter pat67
  • Start date Start date
P

pat67

Ok, i am at a loss. i am doing a dcount that was working and now it
isn't. the only thing i can think of is that now not all of the
criteria are available.

=DCount("[Score]","[Scores]","[Player1]=[Name]")

not all of the "Player1" field are in the report using "Name"

should that be happening?
 
Ok, i am at a loss. i am doing a dcount that was working and now it
isn't. the only thing i can think of is that now not all of the
criteria are available.

=DCount("[Score]","[Scores]","[Player1]=[Name]")

not all of the "Player1" field are in the report using "Name"

should that be happening?

never mind. I am an idiot. I can't use the word Name. I changed it and
now it is fine. Thanks anyway
 

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

Similar Threads

Access Dcount (multiple criteria) 3
Access Dcount function in access 0
Dcount returning no results!!! 0
need percent based on DCount 3
DCount() to rank scores 5
Mulitple Categories in a query 3
Ranking 6
union query problem 16

Back
Top