Division by zero
- From: Einari <Einari@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Jun 2005 11:17:10 -0700
Hi,
I'm creating a report that executes some divisions and sometimes there is
division by zero. I've tried avoiding problems using IIf ([products]=0; 0;
[hours]/[products]) but it only gives me error when there is zero.
Is there any better way doing this or is there something wrong with the way
I've tried to do it?
I'm using Access 2000
.
- Follow-Ups:
- Re: Division by zero
- From: Ken Snell [MVP]
- Re: Division by zero
- Prev by Date: Re: Opening report from a form field as parameter
- Next by Date: Date Range in a Report
- Previous by thread: E-mail multiple attachments
- Next by thread: Re: Division by zero
- Index(es):