First: add your number that needs rounding Next: tell the program how many places you want to round up to. 1 = nearest 0.1 2 = nearest 0.01 3 = nearest 0.001 4 = nearest 0.0001 5 = nearest 0.00001 You can do more than 5 places, I'm only showing 5 because that's all you people need to know, right? Then you will get your original number and rounded number. If you want the script to do this, look in backdrops. Just remember to credit me for the code or for telling you how to do it.