I am designing a report in 8.5. I have a formula that is dividing one value from another to show a percentage. The first value at times can be 0. I used this report as a sub report. Whenever I try and refresh the report I get a Dr. Watson error and then get booted out. Does anyone think this may have something to do with the fact that I am trying to divide by 0. I got that error message saying that once. If so, does anyone know what I can put into my formula to prevent the report from getting messed up.
Something like
If {valueOne}=0 then ???
Else ??
Thanks to all of you. This place has proven to be a haven for me whenever I am having problems I can't figure out on my own.
Something like
If {valueOne}=0 then ???
Else ??
Thanks to all of you. This place has proven to be a haven for me whenever I am having problems I can't figure out on my own.