Record Count on A Query

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

All that I want is to have a column that totals the number
of records that return in my query. I could even have a
column or field just count "1""2""3" until the last
records.
please Some one help. Thank you
 
Where would I put this expression so that it will work
properly, please be specific.
-----Original Message-----
Try using
Expr: DCount([Unique Field])

taw
All that I want is to have a column that totals the number
of records that return in my query. I could even have a
column or field just count "1""2""3" until the last
records.
please Some one help. Thank you
 
Back
Top