for example.... if I have a number that is 13.87......... could I round
this to 13.95
or if it was 13.37 I would still want to round it (or change it) to 13.95
but something like 13.09 would be change to 13.49
I think it would work best if somehow I could take the last two digits to
another field and use if then to change the number....
and if I could take the last two number to another field ........ is there
a way to take the digits that is right of the decimal place........
I could see the need to round/change the digits right of the decimal place..
thanks