RE: Rounding to the nearest 10
- From: Dennis <Dennis@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 18 Apr 2005 05:51:01 -0700
NewNum = Int(OldNum / 10 + .5) * 10
"Benny" wrote:
> I have a query that returns a value of 4342
>
> I would like to round it to the nearest 10 ie 4340
>
> If the value was 4346 =4350
.
- Follow-Ups:
- RE: Rounding to the nearest 10
- From: Benny
- RE: Rounding to the nearest 10
- References:
- Rounding to the nearest 10
- From: Benny
- Rounding to the nearest 10
- Prev by Date: Re: query to move row to different table.
- Next by Date: Re: concatenating with a append query
- Previous by thread: Rounding to the nearest 10
- Next by thread: RE: Rounding to the nearest 10
- Index(es):
Relevant Pages
|
|