goatsaregreat
Programmer
I have figured out my backspacing problem. Now I have something else... I need to round numbers to whole numbers. I have a mathmatical expression that will almost always return a whole number and a decimal. I need to clear the decimal and round to the nearest whole number. Is there some way to do this by formatting or what? TIA for your quick help.