* Well I don't need a ROUND function either then thankyouby (Login burger2227)R from IP address 71.60.226.47 |
| Response Title | Author and Date |
| *How were you planning on rounding a DOUBLE to a 64 BIT INTEGER then? | on Apr 15 |
| * Can't you do DEF FN ROUND(X)=SGN(X)*INT(ABS(X)+0.5) ? | qbguy on Apr 15 |