make serial for output records

A

aa

Thank you for your help and answer..

This message box appear when using Dcount to make Serial to the output of
the query..
The query using also Min and First and Group By aggregate function..
The message is:
You Tried to execute a query that does not include the specified expression
Dcount(“*”;”Query”;”ID<=ID” & [ID]) as part of an aggregate function..
How can I make serial.. like (1, 2, 3, 4) for the records
 

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