Performing Integer Divisions
If you need to do a lot of work with whole numbers (integers), then you may wonder which of three functions you should use to perform integer divisions. This function looks at the similarities and differences of the INT, TRUNC, and QUOTIENT functions.
Read this tip »
(Thanks to Ken Siskind, Michael Avidan (MVP), Steve Aprahamian, Ryszard Raciborski, Dave Newcomer, Brian Dorey, Bob Beechey, Murray Belchamber, Fred van der Meulen, Dave Shepherd, and Omar Cosme for contributing to this tip.)
|