Displaying a Spin Button in a Percent Cell
Overview
Percent cells can display spin buttons to let users change the numeric value quickly. You can specify how much the numeric value increments or decrements when the user clicks the spin button, and whether the numeric value wraps when it reaches the maximum or minimum value. If the cursor is left of the decimal point, the spin button increments the value using the whole number. If the cursor is right of the decimal point, the spin button increments the value using the first, or "tenths," decimal place.