B
Brenda @ AIM
In a select query how can you get zeros to replace nulls for calculating.
When I put the following statement in the Critieria box I get an error
message.
'COUNT([KITMAST].[COUNT])=Nz([COUNT],0)'
It tells me I have a type mismatch. The field is a number field set as an
integer.
When I put the following statement in the Critieria box I get an error
message.
'COUNT([KITMAST].[COUNT])=Nz([COUNT],0)'
It tells me I have a type mismatch. The field is a number field set as an
integer.