> > Hello experts, what function can covert (0.56,0.57,0.58,0.59 to 0.60), (0.51,0.52,0.53,0.54 to 0.55)?
> >
> > Best regards,
> >
> > Noex
>
>
ln=0.53
> ?IIF(round(ln,1) < ln,round(ln,1)+0.05, ROUND(ln,1))
>
> Best Wishes,
>
> Yuri Rubinov
Sir Yuri thanks a lot it solves my prob.
Best Regard,
noex