J Jim/Chris Feb 19, 2004 #2 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
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