DoH! My mistake... I must have had a brain freeze on that one. You can either use a database function (if your rdbms has one) so that it is faster, or you can use Actuate's Fix( ) or Int( ); either will truncate any decimal places, returning only the integer portion, without rounding.
Best wishes!