Dcount function in parameterised query

vsk1975

Registered User.
Local time
Today, 23:44
Joined
Mar 28, 2018
Messages
15
Sir
I have a report containing Dcount function which is bbased on a parameterised query. always it shows error result. please help to correct it
thanking you.
 
Hi. What does the error say? Perhaps you can't use DCount() on parameterized queries. If so, you might have to create your own function to do the job.
 
would also help for you to provide the SQL to your parameterised query - plus the dlookup you are using
 
Hi. What does the error say? Perhaps you can't use DCount() on parameterized queries. If so, you might have to create your own function to do the job.




sir as i am a learner in access un able to create a function, could you please provide such one thanks in advance
 

Users who are viewing this thread

Back
Top Bottom