rounding up currency

  • Thread starter Thread starter malcolmmabe
  • Start date Start date
Rounds a number to a specified number of digits.

Syntax

ROUND(control,num_digits)
control is the field you want to round.

Num_digits is the number of digits you want to round to.
Negative rounds to the left of the decimal point; 0 (zero)
rounds to the nearest integer.


Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top