Hi

Thanks for the reply,

I think this will work great however I cant seem to be able to get the
expression to round correctly. Im not sure what I have to replace "d"
with. (

Round(x(, d))  i tried many things and I dont get it to give me any
results. also could it be not working b/c it says its receiving
doubles and not floats?

thanks

Stan

On Oct 12, 10:18 am, Patrick <[EMAIL PROTECTED]> wrote:
> Hi Stan,
>
> how about this
>
> xr= increment(Round(x/increment))
>
> where x is the the number you want to round
> and xr is the rounded value
>
> Patrick
>
> On Oct 12, 3:24 am, Stan <[EMAIL PROTECTED]> wrote:
>
>
>
> > Does anyone have any idea how to round a set of numbers to increments
> > of say .2 for example.
>
> > Also whats the proper format for writing the Rounding expressions. I
> > cant seem to be able to have the correct syntax.
>
> > Round(x[not sure])
>
> > Thanks
>
> > Stan- Hide quoted text -
>
> - Show quoted text -

Reply via email to