VB & VBA In a Nutshell: The Language by Paul Lomax The following errata were *corrected* in the 10/04 reprint: Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem [499/500] IN PRINT: Round function; "Round Function (VB6) Round(expression[, numdecimalplaces])" NOW READS: Remove "(VB6)" and add syntax for VBA Round function: Round(number,precision) in addition to VB6 syntax shown in print.