I have a report based on a table with a lot of figures.
One of the fields in the table is the price of a car for example. What I need to do is get a count of this. in my report I have a field where I have set it to "=Count([Cost B/F]).
However this gives me the wrong number.
I want to count the records and give me a count where [Cost B/F] is greater than 0.
So in the table if I have 157 records with 120 that are greater than 0 the field in the report should be 120 and not 157 as I am getting.
Can anyone help with a quick easy way of achieving what I want.
Cheers in advance.
Neemi
One of the fields in the table is the price of a car for example. What I need to do is get a count of this. in my report I have a field where I have set it to "=Count([Cost B/F]).
However this gives me the wrong number.
I want to count the records and give me a count where [Cost B/F] is greater than 0.
So in the table if I have 157 records with 120 that are greater than 0 the field in the report should be 120 and not 157 as I am getting.
Can anyone help with a quick easy way of achieving what I want.
Cheers in advance.
Neemi