I have not been able to get that to work most likely because I have a function to combine with it.. I am taking cell P1 dividing it by cell D1 and then adding cell S1 to it to come up with a number in cell B1 that I want to reduce to just 1 or 2 decimals. Right now I am using =Sum(P1/D1+S1) How would I put that so that it displays a number with only 2 decimals?