kirkm
01-26-2010, 02:48 PM
I have a table/column accepting numbers 1 to 15.
Some may be repeated and some may be missing.
I need to know those that are duplicated, or missing.
A CountOf Query is giving me the duplicates, but can you
determine if, e.g. there's no number 14 ?
I could maybe use a code loop but is there a better way using a
query?
Thanks.
Some may be repeated and some may be missing.
I need to know those that are duplicated, or missing.
A CountOf Query is giving me the duplicates, but can you
determine if, e.g. there's no number 14 ?
I could maybe use a code loop but is there a better way using a
query?
Thanks.