Data Sorting

Y

yorkielover02

I have a table that has a series of accounts with amounts owed in one of the
fields. I want to create a report with just the accounts that are greater
than $.0.00. I know this has got to be easy.
 
D

Duane Hookom

Do you want to filter by a stored value or a calculated value? If
calculated, is this based on one record or multiple? Is the value visible if
you view the report's record source in datasheet view?
 
D

Duane Hookom

Base your report on a query that has a criteria under your amount owed field
of
 
Top