I would like to use a spinner or scroll bar for numbers between 0.1 and 9.9999. I can do this by setting the Min/Max to 1000 and 99999 and use an intermediate cell that is then divided by 10000. However, the user will not be able to manually enter a number within the range without overwriting the formula in the end cell.
Is there a way to use a spinner or scroll bar with fractional increments where the user can input numbers directly as well?
Is there a way to use a spinner or scroll bar with fractional increments where the user can input numbers directly as well?