Convert Negative values to zero

M

Majic

I am calculating downtime in query. Of course, when you have a
negative value is not considered downtime and I want to be able to
convert all negative numbers to Zero.

Please help me out

Thank you
 
G

Guest

I thought an update query would be appropriate (update to zero when the
criteria is less than zero) or you may be able to use the afterupdate event
in the form.
 
M

Majic

I thought an update query would be appropriate (update to zero when the
criteria is less than zero) or you may be able to use the afterupdate event
in the form.







- Show quoted text -

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top