G
Guest
I have a field in my query [sumofonhand] with a data-type as currency
(because the table field is currency). To eliminate null values in my field
I have the following expression in the query: sumonhand:nz([sumofonhand],0).
But, the results replace null values with 0, but now the data-type is number.
How can I make the null values in the fileds $0 without changing the
data-typ?
Thanks
(because the table field is currency). To eliminate null values in my field
I have the following expression in the query: sumonhand:nz([sumofonhand],0).
But, the results replace null values with 0, but now the data-type is number.
How can I make the null values in the fileds $0 without changing the
data-typ?
Thanks