Hello:
I have an emissions report that prints out emissions data to the precision of 2 decimal places. However, certain emissions are very small, so if a pollutant has an emissions amount of < 0.01, then I need to change the number field's formatting. I need 6 decimal places of precision and rounding to the same precision as well. What formula will perform this at run time?
I tried a suggestion I found in the Crystal Reports knowledge base, but it returned run time errors every time I ran the report. Thanks in advance for your help!
I have an emissions report that prints out emissions data to the precision of 2 decimal places. However, certain emissions are very small, so if a pollutant has an emissions amount of < 0.01, then I need to change the number field's formatting. I need 6 decimal places of precision and rounding to the same precision as well. What formula will perform this at run time?
I tried a suggestion I found in the Crystal Reports knowledge base, but it returned run time errors every time I ran the report. Thanks in advance for your help!