|
-
Sep 20th, 2012, 10:40 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] rdc Problem dividing
=iif(Fields!job_number.Value=0,"",Fields!job_number.Value/Fields!mast_jobno.Value)
I am dividing job_number by mast_jobno.
As this could give an error with a divide by zero, I'm using an iif statement to test for zero.
But I'm getting an error if I divide by zero.
What am I doing wrong?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|