TheUltimateChampion
Programmer
How do I count the number of times a field has duplicate data in a Record in a Table? Example:
Rows 1,2, & 3 have a Field Heading of Silverwear. In Rows 1, 2 I have "Fork". In row 3, Knife.
I would like a (in a Module) to return 2 for a Fork query.
I would also like to do this in a query (but one thing at a time).
Thank you.
Rows 1,2, & 3 have a Field Heading of Silverwear. In Rows 1, 2 I have "Fork". In row 3, Knife.
I would like a (in a Module) to return 2 for a Fork query.
I would also like to do this in a query (but one thing at a time).
Thank you.