Variable caccumtotal = $637362.20
process vb statement--
caccumtotal = Round(rst("glpa13"
, 0)
now caccumtotal = $637362 BUT I need it to round to the nearest hundreds place. Result should be $637400. What am I missing? Any thoughts would be appreciated.
Diane
process vb statement--
caccumtotal = Round(rst("glpa13"
now caccumtotal = $637362 BUT I need it to round to the nearest hundreds place. Result should be $637400. What am I missing? Any thoughts would be appreciated.
Diane