P
Penny
Hi. I am building a report in Access 2003 from a table.
I only want to show the records where a value in one field, named
"uniqueidentifier" appears less than 10 times in the table. For example, if
the number 1034 appears less than 10 times in the uniqueidentifier field,
then include these rows in the report. But if 1034 appears 10 times or more
in the same field, do not include these rows in the report.
Does it go something like this, uniqueidentifer =Count <10?
I'm sure I'm waay off base!
I not only need instructions about how to write this expression, but how do
I create it in my report? In the properties for the field? Which property?
Data source?
So many questions I know. I need this for work so if anyone out there has a
speedy response, I really would appreciate it.
Thank you very much for your time!
Penny
I only want to show the records where a value in one field, named
"uniqueidentifier" appears less than 10 times in the table. For example, if
the number 1034 appears less than 10 times in the uniqueidentifier field,
then include these rows in the report. But if 1034 appears 10 times or more
in the same field, do not include these rows in the report.
Does it go something like this, uniqueidentifer =Count <10?
I'm sure I'm waay off base!
I not only need instructions about how to write this expression, but how do
I create it in my report? In the properties for the field? Which property?
Data source?
So many questions I know. I need this for work so if anyone out there has a
speedy response, I really would appreciate it.
Thank you very much for your time!
Penny