J
Jose--UBOC
New to Access, I am generating a report that requires to return a count of
those records that have a specific number on a field. For example. Field
name "Number of Days", may have a numeric entry like 1, 3, or 5; need to
count those records that have either a 1, 3 or 5.
I have tried " =Count([Query]!Totals=1) "; but returns with an error.
Any assistance is greatly appreciated.
those records that have a specific number on a field. For example. Field
name "Number of Days", may have a numeric entry like 1, 3, or 5; need to
count those records that have either a 1, 3 or 5.
I have tried " =Count([Query]!Totals=1) "; but returns with an error.
Any assistance is greatly appreciated.