dcount question

  • Thread starter Thread starter \Allen Iverson\
  • Start date Start date
A

\Allen Iverson\

I tried to use DCOUNT function in report in Access97. However it keeps
giving me #error. Is there anything special about this function? Is there
any other function I can use which is similar to DCOUNT?
 
Allen,
It would have been good if you had posted your DCount the way you typed
it, so we could check for a syntax problem.
A common #error is using a legitimate field name for your calculated
DCount field.
If you count field [Items] don't name the count field [Items]... use a
name like [CountOfItems] instead.
hth
Al Camp
 

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
DCount alwaysreturning 1 0
Access MS Access DCount function problem 0
DCount Question 1
DCount in Subform question 1
DCount Help on Subreport 5
calculate after first calculation 2
DCount 2

Back
Top