Hello
I am using a query in a list in a form. The query fields depends on some values from another form. If the data is not available in the other form, the query is returning 'NULL' value. Their data type is integer. How can format the 'NULL' value fields to a 'zero' value, in the SQL statement of a query.?
Thank you
VC
I am using a query in a list in a form. The query fields depends on some values from another form. If the data is not available in the other form, the query is returning 'NULL' value. Their data type is integer. How can format the 'NULL' value fields to a 'zero' value, in the SQL statement of a query.?
Thank you
VC