C
Charles Tam
From Access code, how do I round to the nearest integer given a double data
type?
E.g. #1 round "15.5" to 16
E.g. #2 round "15.4" to 15
type?
E.g. #1 round "15.5" to 16
E.g. #2 round "15.4" to 15