Counting Records
Moderator , please say if this is thread continued or should be a separate posting. I'm new to this forum (and to Access as well).
I'm using Access 2000
Similar problem. I can get the Count(*) function to work well. However, my problem is that I want to count the number of records that have, say "Smith" as the surname ( field [Surname] in the table).
Logic says to me that an unbound field with Count ([Surname]="Smith") as it's source should do the trick, but it doesn't. The help files have nothing to say on the subject.
Any suggestions, please ?
Regards to all
Geoff T