Quote:
Originally Posted by chaley
If #words and #pages are integer columns then there is no point in using floor().
|
For some reason, mine are not integers.
Quote:
For "Lower" and "Upper", you might want round() instead of floor().
|
Hmm. Good point. Or maybe Upper should be ceiling.