JohnBoy2005
Programmer
I've got a table that contains many duplicate "names" fields.
E.g.
Name Date Type
Smith 10/10 School
Smith 12/10 Office
Jones 12/10 Council
Jones 13/10 School
I'm trying to design a query that would tell me how many "Smiths" are there or how many "Schools" are there.
I'm getting close but just not there yet.
John
E.g.
Name Date Type
Smith 10/10 School
Smith 12/10 Office
Jones 12/10 Council
Jones 13/10 School
I'm trying to design a query that would tell me how many "Smiths" are there or how many "Schools" are there.
I'm getting close but just not there yet.
John