I'm trying to create a calculated field, to get a percent and then query by the result of the percent.
In Crystal 8.5, I wrote this for my formula:
(lpadj/lpchgs)*100
I put this field in my report and then run it. I then use the select expert to query anything less than 5%, but it always gives me a divsion by zero error. I have tried to eliminate any value that may equal 0 in these two fields, but I still get the error. Can someone help.
thank you
In Crystal 8.5, I wrote this for my formula:
(lpadj/lpchgs)*100
I put this field in my report and then run it. I then use the select expert to query anything less than 5%, but it always gives me a divsion by zero error. I have tried to eliminate any value that may equal 0 in these two fields, but I still get the error. Can someone help.
thank you