getting total number of records off a table

smoke

Registered User.
Local time
Yesterday, 21:47
Joined
Sep 2, 2004
Messages
18
how do i get thetotal number of records off a table? right now im using count(table!field) but when i filter my form it filters the total number, thanks for the help-
 
hmm having trouble to get dcount working, .. any other suggestions? im doing
=dcount("table","field") in the controlsource..
 

Users who are viewing this thread

Back
Top Bottom