If Sum is Null...

M

Marco Alting

Hi

I'm running a query which totals the fields in a table, but in some records
these fields are empty and the Sum returns Null. What I want now is when
Null is returned, the query shows 0.

Can you help?
 
Top