Hello

I currently have the following code as part of a query which extracts from a DBF file

Please Login or Register  to view this content.
What I can't find how to do is how to add 2 WHERE statements to the end. As you see there is already one which just selects the description "PipeCleaning" but i would also like to add the criteria that will only include rows where the summing of 3 columns is greater than zero.

Any ideas