On Error

  • Thread starter Thread starter DS
  • Start date Start date
D

DS

I have a control from a query that gives me #Error when there are no
records, I need it to be 0 if the there are no records, I tried this
but to no avail.

=Nz([NT],0)
Thanks
DS
 
what type of control? and how is it being populated?
I dont understand 'a control from a query'

Dorian.
 
Back
Top