A very embarrassing question! I am using FBII and I was wondering how to round a number to 2 digits? I do not want this for all values in my program and this is not being used in say a print statement so I can not use using "###.##". I looked in the help of FB but I cannot find what I want. Example: From 754.73906 To 754.73 or 754.74 Thanks, DH