J
Jacob Frankham
Hi
I have a report which has mainly numbers (Sums, Counts etc) on it
What I need to be able to do is (call the field [myField])
If [myField] = 0 then ignore the whole record
Now, the logical explanation would be to ensure that it wasn't in the query,
HOWEVER I need it in the query because I am using COUNT to create a total on
the number of records.
So, is there any way of 'not showing' any records where a certain field of
the record = 0 ?
Thanks in advance !
J
I have a report which has mainly numbers (Sums, Counts etc) on it
What I need to be able to do is (call the field [myField])
If [myField] = 0 then ignore the whole record
Now, the logical explanation would be to ensure that it wasn't in the query,
HOWEVER I need it in the query because I am using COUNT to create a total on
the number of records.
So, is there any way of 'not showing' any records where a certain field of
the record = 0 ?
Thanks in advance !
J