Is there any way (Through settings and/or VBA) to let the spinner function to increment by decimal value? The current setting allows the incremental value of 1.
Divide the spinner output number by 100. Depending on how you use the output, it can be done in the one formula, or have the "decimal" number in another cell, with subsequent references to that cell, not the spinner output cell.